Imports of package network

PathSynopsis
fmtPackage 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/filtersPackage 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/natPackage nat is a convenience package for manipulation of strings describing network ports.
github.com/docker/libnetworkPackage libnetwork provides the basic functionality and extension points to create network namespaces and allocate interfaces for containers to use.