Imports of package networkallocator

PathSynopsis
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/docker/libnetwork/driverapi
github.com/docker/libnetwork/drivers/overlay/ovmanager
github.com/docker/libnetwork/drvregistry
github.com/docker/libnetwork/idmPackage idm manages reservation/release of numerical ids from a configured set of contiguous ids
github.com/docker/libnetwork/ipamapiPackage ipamapi specifies the contract the IPAM service (built-in or remote) needs to satisfy.
github.com/docker/libnetwork/ipams/builtin
github.com/docker/libnetwork/ipams/null
github.com/docker/swarmkit/apiPackage api is a generated protocol buffer package.
github.com/docker/swarmkit/log
golang.org/x/net/contextPackage context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes.
netPackage net provides a portable interface for network I/O, including TCP/IP, UDP, domain name resolution, and Unix domain sockets.