1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/vendor/github.com/docker/swarmkit/manager/allocator
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
..
cnmallocator Global Default Address Pool feature support 2018-08-20 15:07:08 -04:00
networkallocator vndr swarmkit 941a01844b89c56aa61086fecb167ab3af1de22b 2017-09-26 22:08:10 +00:00
allocator.go Global Default Address Pool feature support 2018-08-20 15:07:08 -04:00
doc.go Vendor swarmkit 8f053c2 2017-05-02 15:51:26 -07:00
network.go Global Default Address Pool feature support 2018-08-20 15:07:08 -04:00