kompose/pkg/transformer/kubernetes
Shubham Minglani 365fe81987 implement storing to dir/file, add tests
When kompose convert -o artifacts is run, then if artifacts is a directory,
kompose stores all the resulting files inside it, and if it's not a directory,
it stores the artifacts in a single file.

Fixes #209
2016-12-21 18:12:43 +05:30
..
k8sutils_test.go implement storing to dir/file, add tests 2016-12-21 18:12:43 +05:30
k8sutils.go implement storing to dir/file, add tests 2016-12-21 18:12:43 +05:30
kubernetes_test.go support for raw pod output 2016-12-13 19:24:25 +05:30
kubernetes.go #231 Invoking kompose --bundle X.dab convert --stdout will produce two differently ordered results (#338) 2016-12-18 09:01:42 -05:00