DockerCLI/cli/command/swarm
selansen 587a94c935 Global Default Address Pool feature support
This feature brings new attribute/option for swarm init command.
default-addr-pool will take string input which can be in below format.
"CIDR,CIDR,CIDR...:SUBNET-SIZE".
Signed-off-by: selansen <elango.siva@docker.com>
2018-08-21 14:34:00 -04:00
..
progress Switch from x/net/context to context 2018-05-11 16:49:43 -07:00
testdata Update code for upstream cobra 2017-10-25 14:49:26 -04:00
ca.go Propagate the provided external CA certificate to the external CA object 2018-07-02 17:14:21 -07:00
ca_test.go Propagate the provided external CA certificate to the external CA object 2018-07-02 17:14:21 -07:00
client_test.go Switch from x/net/context to context 2018-05-11 16:49:43 -07:00
cmd.go Error out on orchestrator command that don't support k8s yet 2017-12-26 11:46:59 +01:00
init.go Global Default Address Pool feature support 2018-08-21 14:34:00 -04:00
init_test.go Update tests to use gotest.tools 👼 2018-06-08 18:24:26 +02:00
join.go Add API-version anotation for --data-path-addr 2018-07-30 11:05:20 +02:00
join_test.go Update tests to use gotest.tools 👼 2018-06-08 18:24:26 +02:00
join_token.go Switch from x/net/context to context 2018-05-11 16:49:43 -07:00
join_token_test.go Update tests to use gotest.tools 👼 2018-06-08 18:24:26 +02:00
leave.go Switch from x/net/context to context 2018-05-11 16:49:43 -07:00
leave_test.go Update tests to use gotest.tools 👼 2018-06-08 18:24:26 +02:00
opts.go Global Default Address Pool feature support 2018-08-21 14:34:00 -04:00
opts_test.go Update tests to use gotest.tools 👼 2018-06-08 18:24:26 +02:00
unlock.go Switch from x/net/context to context 2018-05-11 16:49:43 -07:00
unlock_key.go Switch from x/net/context to context 2018-05-11 16:49:43 -07:00
unlock_key_test.go Update tests to use gotest.tools 👼 2018-06-08 18:24:26 +02:00
unlock_test.go Update tests to use gotest.tools 👼 2018-06-08 18:24:26 +02:00
update.go Propagate the provided external CA certificate to the external CA object 2018-07-02 17:14:21 -07:00
update_test.go Propagate the provided external CA certificate to the external CA object 2018-07-02 17:14:21 -07:00