fmt | Package fmt implements formatted I/O with functions analogous to C's printf and scanf. |
github.com/docker/docker/daemon/cluster/provider | |
github.com/docker/docker/runconfig | |
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/go-connections/nat | Package nat is a convenience package for manipulation of strings describing network ports. |
github.com/docker/libnetwork | Package libnetwork provides the basic functionality and extension points to create network namespaces and allocate interfaces for containers to use. |