github.com/docker/docker/daemon/cluster/provider | |
github.com/docker/engine-api/types | Package types is used for API stability in the types and response to the consumers of the API stats endpoint. |
github.com/docker/engine-api/types/container | |
github.com/docker/engine-api/types/events | |
github.com/docker/engine-api/types/filters | Package filters provides helper function to parse and handle command line filter, used for example in docker ps or docker images commands. |
github.com/docker/engine-api/types/network | |
github.com/docker/libnetwork | Package libnetwork provides the basic functionality and extension points to create network namespaces and allocate interfaces for containers to use. |
github.com/docker/libnetwork/cluster | |
github.com/docker/libnetwork/types | Package types contains types that are common across libnetwork project |
golang.org/x/net/context | Package context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes. |
io | Package io provides basic interfaces to I/O primitives. |
time | Package time provides functionality for measuring and displaying time. |