DockerCLI/cli/command/stack/swarm
Silvin Lubecki 65526a201f Add namespace column for docker stack ls command while targeting Kubernetes orchestrator
Signed-off-by: Silvin Lubecki <silvin.lubecki@docker.com>
2018-05-09 17:33:16 +02: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 Print warnings on stderr for each unsupported features while parsing a compose file for deployment on Kubernetes. 2018-04-30 11:56:14 +02:00
deploy_bundlefile.go Fix named network in compose file 2018-03-12 15:15:27 -04:00
deploy_bundlefile_test.go Convert to assert.NilError 2018-03-06 15:27:34 -05:00
deploy_composefile.go Merge pull request #963 from thaJeztah/fix-stack-deploy-after-force 2018-04-13 13:06:40 -10: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 Fix stack deploy re-deploying service after --force 2018-03-26 15:24:28 +02:00
list.go Add namespace column for docker stack ls command while targeting Kubernetes orchestrator 2018-05-09 17:33:16 +02: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