kompose/script/test/fixtures/v3
Charlie Drage 2b58307191 Add v3 support
This does a major refactor on the compose.go functions as well as brings
in a new era of v3 support to Kompose.

Similar to how we utilize libcompose, we utilize docker/cli's "stack
deploy" code which has a built-in v3 parser. We convert the parsed
structure to our own and then convert it to Kubernetes/OpenShift
artifacts.
2017-06-13 09:44:48 -04:00
..
docker-compose-env.yaml Add v3 support 2017-06-13 09:44:48 -04:00
docker-compose-full-example.yaml Add v3 support 2017-06-13 09:44:48 -04:00
docker-compose-volumes.yaml Add v3 support 2017-06-13 09:44:48 -04:00
docker-compose.yaml Add v3 support 2017-06-13 09:44:48 -04:00
example1.env Add v3 support 2017-06-13 09:44:48 -04:00
example2.env Add v3 support 2017-06-13 09:44:48 -04:00
output-env-k8s.json Add v3 support 2017-06-13 09:44:48 -04:00
output-k8s-full-example.json Add v3 support 2017-06-13 09:44:48 -04:00
output-k8s.json Add v3 support 2017-06-13 09:44:48 -04:00
output-os-full-example.json Add v3 support 2017-06-13 09:44:48 -04:00
output-os.json Add v3 support 2017-06-13 09:44:48 -04:00
output-volumes-k8s.json Add v3 support 2017-06-13 09:44:48 -04:00