DockerCLI/cli/command/system
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
..
testdata Adapt min-column width to component information 2018-07-12 01:34:34 +02:00
client_test.go Switch from x/net/context to context 2018-05-11 16:49:43 -07:00
cmd.go support SSH connection 2018-08-02 13:10:06 +09:00
df.go system: add buildcache formatting 2018-06-09 20:51:34 +00:00
dial_stdio.go support SSH connection 2018-08-02 13:10:06 +09:00
events.go Switch from x/net/context to context 2018-05-11 16:49:43 -07:00
info.go Global Default Address Pool feature support 2018-08-21 14:34:00 -04:00
info_test.go Update tests to use gotest.tools 👼 2018-06-08 18:24:26 +02:00
inspect.go Use command.Cli interface instead of concrete type… 2018-06-14 16:26:47 +02:00
prune.go Migrate to non-deprecated functions of `api/types/filters` 2018-07-27 15:37:43 +02:00
prune_test.go Update tests to use gotest.tools 👼 2018-06-08 18:24:26 +02:00
version.go Adapt min-column width to component information 2018-07-12 01:34:34 +02:00
version_test.go Extend version-align test with components 2018-07-12 01:31:23 +02:00