Imports of package remote

PathSynopsis
contextPackage context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes.
errorsPackage errors implements functions to manipulate errors.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/containerd/containerd/integration/remote/util
google.golang.org/grpcPackage grpc implements an RPC system called gRPC.
k8s.io/component-base/logs/logreduction
k8s.io/cri-api/pkg/apis
k8s.io/cri-api/pkg/apis/runtime/v1alpha2
k8s.io/klog/v2Package klog contains the following functionality:
k8s.io/utils/execPackage exec provides an injectable interface and implementations for running commands.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.
timePackage time provides functionality for measuring and displaying time.