kompose/pkg/transformer/kubernetes
Abhishek f41985a00e Added support for different namespaces
Now we can deploy application in different namespaces using the "--namespace=<value>" flag with kompose up and kompose down. The --namepace flag will deploy the application in that particular "namespace" if exist."
2017-04-12 18:40:32 +05:30
..
k8sutils_test.go Moved cpu_shares and cpuset to unsupported keys 2017-04-05 22:46:57 +05:30
k8sutils.go Added support for tmpfs 2017-03-16 22:14:39 +05:30
kubernetes_test.go Moved cpu_shares and cpuset to unsupported keys 2017-04-05 22:46:57 +05:30
kubernetes.go Added support for different namespaces 2017-04-12 18:40:32 +05:30