DockerCLI/cli/compose/loader
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
..
example1.env Import docker/docker/cli 2017-04-17 17:40:59 -04:00
example2.env Import docker/docker/cli 2017-04-17 17:40:59 -04:00
full-example.yml Share the compose loading code between swarm and k8s stack deploy 2018-02-14 14:07:48 +01:00
full-struct_test.go Share the compose loading code between swarm and k8s stack deploy 2018-02-14 14:07:48 +01:00
interpolate.go Fix load order 2017-10-05 12:03:29 -04:00
loader.go Add support for multiple composefile when deploying 2018-01-29 17:27:25 -08:00
loader_test.go Share the compose loading code between swarm and k8s stack deploy 2018-02-14 14:07:48 +01:00
merge.go Add support for multiple composefile when deploying 2018-01-29 17:27:25 -08:00
merge_test.go Add support for multiple composefile when deploying 2018-01-29 17:27:25 -08:00
types_test.go Share the compose loading code between swarm and k8s stack deploy 2018-02-14 14:07:48 +01:00
volume.go Support parsing of named pipes for compose volumes. 2017-09-26 11:24:23 -04:00
volume_test.go Support parsing of named pipes for compose volumes. 2017-09-26 11:24:23 -04:00