DockerCLI/cli/compose/loader
Mindaugas Rukas 83fd688fa2 Allow to transform any source type into the target struct
Signed-off-by: Mindaugas Rukas <momomg@gmail.com>
2018-10-02 16:06:08 +03: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 Add an `Extras` field on the compose config types. 2018-06-25 10:51:56 +02:00
full-struct_test.go Allow marshalling of Compose config to JSON 2018-09-10 11:16:05 -07:00
interpolate.go Add options to the compose loader 2018-06-25 17:15:26 +02:00
loader.go Allow to transform any source type into the target struct 2018-10-02 16:06:08 +03:00
loader_test.go Allow to transform any source type into the target struct 2018-10-02 16:06:08 +03:00
merge.go Fix error with merge composefile with networks… 2018-04-05 10:37:35 +02:00
merge_test.go Update tests to use gotest.tools 👼 2018-06-08 18:24:26 +02:00
types_test.go Allow marshalling of Compose config to JSON 2018-09-10 11:16:05 -07:00
volume.go Support parsing of named pipes for compose volumes. 2017-09-26 11:24:23 -04:00
volume_test.go Update tests to use gotest.tools 👼 2018-06-08 18:24:26 +02:00