kompose/pkg/transformer
Charlie Drage cc1671aaa9 Add --volumes parameter, deprecate emptyvols
This adds the --volumes paramater with a "generate" and "empty"

By default, "generate" will be used as a place-holder for "true".
Although not used in the code, we will eventually add "none"

This uses CLI paramater naming processes (no emptyVols as that is Go /
Kubernetes specific) and thus we use dashes.
2017-09-05 11:39:57 -04:00
..
kubernetes Add --volumes parameter, deprecate emptyvols 2017-09-05 11:39:57 -04:00
openshift Add --volumes parameter, deprecate emptyvols 2017-09-05 11:39:57 -04:00
transformer.go kubernetes-incubator -> kubernetes 2017-07-12 15:42:13 -04:00
utils_test.go Adds both build and push support 2017-06-14 10:19:12 -04:00
utils.go Adding save command to annotation 2017-08-14 12:22:33 +05:30