DockerCLI/cli/command/swarm
selansen e3e976a82a Data Path Port configuration support
This PR chnages allow user to configure data path
port number. By default we use 4789 port number. But this commit
will allow user to configure port number during swarm init.
Data path port can't be modified after swarm init.

Signed-off-by: selansen <elango.siva@docker.com>
2018-11-28 10:55:42 -05: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 Data Path Port configuration support 2018-11-28 10:55:42 -05: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 Data Path Port configuration support 2018-11-28 10:55:42 -05: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