moby--moby/internal
selansen f7ad95cab9 Global Default Address Pool feature support
This feature allows user to specify list of subnets for global
default address pool. User can configure subnet list using
'swarm init' command. Daemon passes the information to swarmkit.
We validate the information in swarmkit, then store it in cluster
object. when IPAM init is called, we pass subnet list to IPAM driver.

Signed-off-by: selansen <elango.siva@docker.com>
2018-08-20 15:07:08 -04:00
..
procfs Add a way to get a pid of a process 2018-07-26 11:17:46 -07:00
test Global Default Address Pool feature support 2018-08-20 15:07:08 -04:00
testutil Update tests to use gotest.tools 👼 2018-06-13 09:04:30 +02:00