kompose/pkg/transformer/kubernetes
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
..
k8sutils_test.go Add CPU limit, CPU Reservation and Memory Reservation 2017-08-03 09:41:14 -04:00
k8sutils.go Added support for group_add key 2017-08-10 11:54:35 +05:30
kubernetes_test.go Adding save command to annotation 2017-08-14 12:22:33 +05:30
kubernetes.go Add --volumes parameter, deprecate emptyvols 2017-09-05 11:39:57 -04:00