moby/cli/command/swarm
Brian Goff 25058d9b0c Merge pull request #32828 from cyli/external-ca-cert
Add the `CACert` parameter to the `ExternalCA` object
2017-04-28 10:30:57 -04:00
..
testdata Output docker swarm join on a single line 2017-04-20 07:18:25 -05:00
client_test.go Add some unit tests to the node and swarm cli code 2017-01-09 18:30:15 +01:00
cmd.go Add missing API version annotations to commands 2017-03-16 13:40:12 +01:00
init.go Inroduce SWARM --data-path-addr flag 2017-04-26 15:33:15 -07:00
init_test.go Remove pkg/testutil/assert in favor of testify 2017-04-14 12:03:21 -07:00
join.go Inroduce SWARM --data-path-addr flag 2017-04-26 15:33:15 -07:00
join_test.go Remove pkg/testutil/assert in favor of testify 2017-04-14 12:03:21 -07:00
join_token.go Output docker swarm join on a single line 2017-04-20 07:18:25 -05:00
join_token_test.go Remove pkg/testutil/assert in favor of testify 2017-04-14 12:03:21 -07:00
leave.go Add some unit tests to the node and swarm cli code 2017-01-09 18:30:15 +01:00
leave_test.go Remove pkg/testutil/assert in favor of testify 2017-04-14 12:03:21 -07:00
opts.go Merge pull request #32828 from cyli/external-ca-cert 2017-04-28 10:30:57 -04:00
opts_test.go Remove pkg/testutil/assert in favor of testify 2017-04-14 12:03:21 -07:00
unlock.go Manually reorganize import paths to segregate stdlib and 3rd-party packages 2017-03-27 18:21:59 -07:00
unlock_key.go Add some unit tests to the node and swarm cli code 2017-01-09 18:30:15 +01:00
unlock_key_test.go Remove pkg/testutil/assert in favor of testify 2017-04-14 12:03:21 -07:00
unlock_test.go Unit tests for cli/commands/image (except build and tag) 2017-04-23 12:27:39 -05:00
update.go Add some unit tests to the node and swarm cli code 2017-01-09 18:30:15 +01:00
update_test.go Remove pkg/testutil/assert in favor of testify 2017-04-14 12:03:21 -07:00