Imports of package snapshots

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.
github.com/containerd/containerd/api/services/snapshots/v1Code generated by protoc-gen-go-ttrpc.
github.com/containerd/containerd/api/types
github.com/containerd/containerd/metadataPackage metadata stores all labels and object specific metadata by namespace.
github.com/containerd/containerd/mount
github.com/containerd/containerd/pkg/deprecation
github.com/containerd/containerd/plugin
github.com/containerd/containerd/protobuf
github.com/containerd/containerd/protobuf/typesPackage types provides convinient aliases that make google.golang.org/protobuf migration easier.
github.com/containerd/containerd/services
github.com/containerd/containerd/services/warning
github.com/containerd/containerd/snapshots
github.com/containerd/errdefsPackage errdefs defines the common errors used throughout containerd packages.
github.com/containerd/logPackage log provides types and functions related to logging, passing loggers through a context, and attaching context to the logger.
google.golang.org/grpcPackage grpc implements an RPC system called gRPC.