DockerCLI/cli/command/stack/kubernetes
Vincent Demeester 570ee9cb54
Share the compose loading code between swarm and k8s stack deploy
To ensure we are loading the composefile the same wether we are pointing
to swarm or kubernetes, we need to share the loading code between both.

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-02-14 14:07:48 +01:00
..
check.go Move /cli/command/stack/kubernetes/api to /kubernetes 2017-12-26 11:22:32 +01:00
cli.go Using Flags instead of PersistentFlags, as Kubernetes flags seem not to be defined in the "persistent space". 2018-01-24 09:17:08 -08:00
client.go Take @nass review into account 2017-12-26 11:45:56 +01:00
collision.go Take @nass review into account 2017-12-26 11:45:56 +01:00
conversion.go Check and return error while creating kubernetes secret and config maps. 2018-01-03 15:46:19 +01:00
convert.go Move /cli/command/stack/kubernetes/api to /kubernetes 2017-12-26 11:22:32 +01:00
deploy.go Share the compose loading code between swarm and k8s stack deploy 2018-02-14 14:07:48 +01:00
list.go Take @nass review into account 2017-12-26 11:45:56 +01:00
loader.go Share the compose loading code between swarm and k8s stack deploy 2018-02-14 14:07:48 +01:00
ps.go Fix PR comments 2018-01-03 10:23:32 +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
watcher.go Move /cli/command/stack/kubernetes/api to /kubernetes 2017-12-26 11:22:32 +01:00