DockerCLI/cli/command/stack/kubernetes
Silvin Lubecki f0aa126b03 Fix using the namespace specified in the kubeconfig file.
Signed-off-by: Silvin Lubecki <silvin.lubecki@docker.com>
2018-05-09 17:30:36 +02:00
..
testdata 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
cli.go Fix using the namespace specified in the kubeconfig file. 2018-05-09 17:30:36 +02:00
client.go Take @nass review into account 2017-12-26 11:45:56 +01:00
conversion.go Fix docker stack services command on Port output when kubernetes service is a LoadBalancer or a NodePort 2018-03-14 11:33:42 +01:00
conversion_test.go Fixed gometalinter errors on test files 2018-04-10 16:03:56 +02:00
convert.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.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
list.go Add an orchestrator column in the docker stack ls command 2018-04-30 12:04:02 +02:00
ps.go Add a common interface between different Kubernetes Stack API versions and use it in kubernetes stack commands 2018-04-30 11:27:22 +02:00
remove.go Add a common interface between different Kubernetes Stack API versions and use it in kubernetes stack commands 2018-04-30 11:27:22 +02:00
services.go Add a common interface between different Kubernetes Stack API versions and use it in kubernetes stack commands 2018-04-30 11:27:22 +02:00
stack.go Add a common interface between different Kubernetes Stack API versions and use it in kubernetes stack commands 2018-04-30 11:27:22 +02:00
stackclient.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
stackclient_test.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
warnings.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
warnings_test.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
watcher.go Add a common interface between different Kubernetes Stack API versions and use it in kubernetes stack commands 2018-04-30 11:27:22 +02:00