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/compose-spec/compose-go/types | |
github.com/docker/cli/cli/command | |
github.com/docker/cli/cli/config/configfile | |
github.com/docker/cli/cli/context/docker | |
github.com/docker/cli/cli/context/store | Package store provides a generic way to store credentials to connect to virtually any kind of remote system. |
github.com/docker/cli/cli/manifest/store | |
github.com/docker/cli/cli/registry/client | |
github.com/docker/cli/cli/streams | |
github.com/docker/cli/cli/trust | |
github.com/docker/compose/v2/pkg/api | |
github.com/docker/docker/api/types | |
github.com/docker/docker/api/types/container | |
github.com/docker/docker/api/types/events | |
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/api/types/swarm | |
github.com/docker/docker/api/types/volume | |
github.com/docker/docker/client | Package client is a Go client for the Docker Engine API. |
github.com/golang/mock/gomock | Package gomock is a mock framework for Go. |
github.com/opencontainers/image-spec/specs-go/v1 | |
github.com/theupdateframework/notary/client | Package client implements everything required for interacting with a Notary repository. |
io | Package io provides basic interfaces to I/O primitives. |
net | Package net provides a portable interface for network I/O, including TCP/IP, UDP, domain name resolution, and Unix domain sockets. |
net/http | Package http provides HTTP client and server implementations. |
reflect | Package reflect implements run-time reflection, allowing a program to manipulate objects with arbitrary types. |
time | Package time provides functionality for measuring and displaying time. |