DockerCLI/cli/command/stack/kubernetes
Silvin Lubecki 31dccfffb5 Move stack client creation from KubeCli to client factory, where it belongs
Signed-off-by: Silvin Lubecki <silvin.lubecki@docker.com>
2018-05-09 17:30:37 +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 Move stack client creation from KubeCli to client factory, where it belongs 2018-05-09 17:30:37 +02:00
client.go Move stack client creation from KubeCli to client factory, where it belongs 2018-05-09 17:30:37 +02: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 Move stack client creation from KubeCli to client factory, where it belongs 2018-05-09 17:30:37 +02:00
list.go Move stack client creation from KubeCli to client factory, where it belongs 2018-05-09 17:30:37 +02:00
ps.go Move stack client creation from KubeCli to client factory, where it belongs 2018-05-09 17:30:37 +02:00
remove.go Move stack client creation from KubeCli to client factory, where it belongs 2018-05-09 17:30:37 +02:00
services.go Move stack client creation from KubeCli to client factory, where it belongs 2018-05-09 17:30:37 +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