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/log | Package log provides types and functions related to logging, passing loggers through a context, and attaching context to the logger. |
github.com/distribution/reference | Package reference provides a general type to represent any way of referencing images within the registry. |
github.com/docker/docker/api/types | |
github.com/docker/docker/api/types/backend | Package backend includes types to send information to server backends. |
github.com/docker/docker/api/types/registry | |
github.com/docker/docker/api/types/swarm/runtime | |
github.com/docker/docker/errdefs | Package errdefs defines a set of error interfaces that packages should use for communicating classes of errors. |
github.com/docker/docker/plugin | |
github.com/docker/docker/plugin/v2 | |
github.com/gogo/protobuf/proto | Package proto converts data structures to and from the wire format of protocol buffers. |
github.com/moby/swarmkit/v2/api | |
github.com/pkg/errors | Package errors provides simple error handling primitives. |
io | Package io provides basic interfaces to I/O primitives. |
net/http | Package http provides HTTP client and server implementations. |