DockerCLI/cli
Vincent Demeester 80c26f618e
Add an `Extras` field on the compose config types.
That field is automaticaly populated with any `x-*` field in the yaml.
And marshalling the compose config struct put them back into place.

This make it possible to get those extra fields without re-inventing
the wheel (i.e. reimplementing 80% of the `cli/compose/*` packages.

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-06-25 10:51:56 +02:00
..
command fixed output leak from TestRunCommandWithContentTrustErrors unit tests 2018-06-23 10:27:27 -04:00
compose Add an `Extras` field on the compose config types. 2018-06-25 10:51:56 +02:00
config Scope orchestration selection to stack commands only 2018-06-21 17:12:31 -07:00
debug updated vendoring 2017-09-01 19:41:06 -04:00
flags Scope orchestration selection to stack commands only 2018-06-21 17:12:31 -07:00
manifest Update tests to use gotest.tools 👼 2018-06-08 18:24:26 +02:00
registry/client Bump moby to d37f5c6bdf788a6cb82c07fb707e31a240eff5f9 2018-05-18 11:44:14 +02:00
trust Update tests to use gotest.tools 👼 2018-06-08 18:24:26 +02:00
winresources Add windows resources to binary. 2017-05-15 18:03:03 -04:00
cobra.go Update command usage and documentation 2018-06-21 23:16:27 -07:00
error.go Import docker/docker/cli 2017-04-17 17:40:59 -04:00
required.go Singularize / pluralize "argument(s)" in error message 2017-08-12 18:25:38 +02:00
required_test.go Update tests to use gotest.tools 👼 2018-06-08 18:24:26 +02:00
version.go Fix grammar typo in comment 2018-02-28 11:29:40 -05:00