1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/internal/test
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
..
daemon Global Default Address Pool feature support 2018-08-20 15:07:08 -04:00
environment Update tests to use gotest.tools 👼 2018-06-13 09:04:30 +02:00
fakecontext Make testing helpers as such… 2018-04-20 10:38:43 +02:00
fakegit Update tests to use gotest.tools 👼 2018-06-13 09:04:30 +02:00
fakestorage Update tests to use gotest.tools 👼 2018-06-13 09:04:30 +02:00
fixtures Switch from x/net/context -> context 2018-04-23 13:52:44 -07:00
registry Update tests to use gotest.tools 👼 2018-06-13 09:04:30 +02:00
request Update tests to use gotest.tools 👼 2018-06-13 09:04:30 +02:00
helper.go Make testing helpers as such… 2018-04-20 10:38:43 +02:00