Imports of package ipams

PathSynopsis
github.com/docker/docker/libnetwork/ipamapiPackage ipamapi specifies the contract the IPAM service (built-in or remote) needs to satisfy.
github.com/docker/docker/libnetwork/ipams/defaultipam
github.com/docker/docker/libnetwork/ipams/nullPackage null implements the null ipam driver.
github.com/docker/docker/libnetwork/ipams/remote
github.com/docker/docker/libnetwork/ipams/windowsipam
github.com/docker/docker/libnetwork/ipamutilsPackage ipamutils provides utility functions for ipam management
github.com/docker/docker/pkg/plugingetter