Imports of package namespaces

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/eventsCode generated by protoc-gen-go-fieldpath.
github.com/containerd/containerd/api/services/namespaces/v1Code generated by protoc-gen-go-ttrpc.
github.com/containerd/containerd/errdefsPackage errdefs defines the common errors used throughout containerd packages.
github.com/containerd/containerd/events
github.com/containerd/containerd/metadataPackage metadata stores all labels and object specific metadata by namespace.
github.com/containerd/containerd/namespaces
github.com/containerd/containerd/plugin
github.com/containerd/containerd/services
github.com/gogo/protobuf/typesPackage types contains code for interacting with well-known types.
go.etcd.io/bbolt
google.golang.org/grpcPackage grpc implements an RPC system called gRPC.
google.golang.org/grpc/codesPackage codes defines the canonical error codes used by gRPC.
google.golang.org/grpc/statusPackage status implements errors returned by gRPC.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.