DockerCLI/cli/command/stack/swarm
Vincent Demeester 0cf2e6353a
Fixes some unit tests to be able to run them on windows
Some of them are skipped for now (because the feature is not supported
or needs more work), some of them are fixed.

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-03-07 18:18:13 +01:00
..
testdata Refactor stack command 2017-12-26 11:45:56 +01:00
client_test.go Add support for kubernetes in docker cli 2017-12-26 11:22:32 +01:00
common.go Add support for kubernetes in docker cli 2017-12-26 11:22:32 +01:00
deploy.go Add support for multiple composefile when deploying 2018-01-29 17:27:25 -08:00
deploy_bundlefile.go Refactor stack command 2017-12-26 11:45:56 +01:00
deploy_bundlefile_test.go Convert to assert.NilError 2018-03-06 15:27:34 -05:00
deploy_composefile.go Simplify the marshaling of compose types.Config 2018-02-21 18:47:10 +01:00
deploy_composefile_test.go Fixes some unit tests to be able to run them on windows 2018-03-07 18:18:13 +01:00
deploy_test.go Convert to assert.NilError 2018-03-06 15:27:34 -05:00
list.go Refactor stack command 2017-12-26 11:45:56 +01:00
ps.go Refactor stack command 2017-12-26 11:45:56 +01:00
remove.go Refactor stack command 2017-12-26 11:45:56 +01:00
services.go Refactor stack command 2017-12-26 11:45:56 +01:00