DockerCLI/cli/command/swarm
Sebastiaan van Stijn 719169db63
Replace deprecated Cobra command.SetOutput() with command.SetOut()
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-05-07 14:25:59 +02: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 Replace deprecated Cobra command.SetOutput() with command.SetOut() 2020-05-07 14:25:59 +02: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 Swarm init: use local IPNetSliceValue 2020-05-04 16:30:50 +02:00
init_test.go Replace deprecated Cobra command.SetOutput() with command.SetOut() 2020-05-07 14:25:59 +02:00
ipnet_slice.go Swarm init: use local IPNetSliceValue 2020-05-04 16:30:50 +02:00
ipnet_slice_test.go Swarm init: use local IPNetSliceValue 2020-05-04 16:30:50 +02:00
join.go Add API-version anotation for --data-path-addr 2018-07-30 11:05:20 +02:00
join_test.go Replace deprecated Cobra command.SetOutput() with command.SetOut() 2020-05-07 14:25:59 +02:00
join_token.go Switch from x/net/context to context 2018-05-11 16:49:43 -07:00
join_token_test.go Replace deprecated Cobra command.SetOutput() with command.SetOut() 2020-05-07 14:25:59 +02:00
leave.go Switch from x/net/context to context 2018-05-11 16:49:43 -07:00
leave_test.go Replace deprecated Cobra command.SetOutput() with command.SetOut() 2020-05-07 14:25:59 +02:00
opts.go Data Path Port configuration support 2018-11-28 10:55:42 -05:00
opts_test.go bump gotest.tools v3.0.1 for compatibility with Go 1.14 2020-02-23 00:28:55 +01:00
unlock.go Extract streams helpers from command package to their own package to remove a cyclic dependency from command to internal/containerizedengine 2019-01-28 14:36:00 +01:00
unlock_key.go Switch from x/net/context to context 2018-05-11 16:49:43 -07:00
unlock_key_test.go Replace deprecated Cobra command.SetOutput() with command.SetOut() 2020-05-07 14:25:59 +02:00
unlock_test.go Replace deprecated Cobra command.SetOutput() with command.SetOut() 2020-05-07 14:25:59 +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 Replace deprecated Cobra command.SetOutput() with command.SetOut() 2020-05-07 14:25:59 +02:00