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/services/introspection/v1 | Code generated by protoc-gen-go-ttrpc. |
github.com/containerd/containerd/api/types | |
github.com/containerd/containerd/errdefs | Package errdefs defines the common errors used throughout containerd packages. |
github.com/containerd/containerd/filters | Package filters defines a syntax and parser that can be used for the filtration of items across the containerd API. |
github.com/containerd/containerd/plugin | |
github.com/gogo/googleapis/google/rpc | |
github.com/gogo/protobuf/types | Package types contains code for interacting with well-known types. |
github.com/google/uuid | |
google.golang.org/grpc | Package grpc implements an RPC system called gRPC. |
google.golang.org/grpc/status | Package status implements errors returned by gRPC. |
io/ioutil | Package ioutil implements some I/O utility functions. |
os | Package os provides a platform-independent interface to operating system functionality. |
path/filepath | Package filepath implements utility routines for manipulating filename paths in a way compatible with the target operating system-defined file paths. |
sync | Package sync provides basic synchronization primitives such as mutual exclusion locks. |