context | Package context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes. |
github.com/containerd/containerd/api/events | Code generated by protoc-gen-go-fieldpath. |
github.com/containerd/containerd/api/services/containers/v1 | Code generated by protoc-gen-go-ttrpc. |
github.com/containerd/containerd/containers | |
github.com/containerd/containerd/errdefs | Package errdefs defines the common errors used throughout containerd packages. |
github.com/containerd/containerd/events | |
github.com/containerd/containerd/metadata | Package metadata stores all labels and object specific metadata by namespace. |
github.com/containerd/containerd/plugin | |
github.com/containerd/containerd/services | |
github.com/gogo/protobuf/types | Package types contains code for interacting with well-known types. |
github.com/pkg/errors | Package errors provides simple error handling primitives. |
go.etcd.io/bbolt | |
google.golang.org/grpc | Package grpc implements an RPC system called gRPC. |
google.golang.org/grpc/codes | Package codes defines the canonical error codes used by gRPC. |
google.golang.org/grpc/metadata | Package metadata define the structure of the metadata supported by gRPC library. |
google.golang.org/grpc/status | Package status implements errors returned by gRPC. |
io | Package io provides basic interfaces to I/O primitives. |