context | Package context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes. |
errors | Package errors implements functions to manipulate errors. |
github.com/docker/docker/api/types | |
github.com/docker/docker/api/types/container | |
github.com/docker/docker/api/types/filters | Package filters provides tools for encoding a mapping of keys to a set of multiple values. |
github.com/docker/docker/api/types/image | |
github.com/docker/docker/api/types/network | |
github.com/docker/docker/api/types/registry | |
github.com/docker/docker/client | Package client is a Go client for the Docker Engine API. |
github.com/opencontainers/image-spec/specs-go/v1 | |
io | Package io provides basic interfaces to I/O primitives. |
time | Package time provides functionality for measuring and displaying time. |