kompose/pkg/transformer/kubernetes
Suraj Narwade 4f8babd623 Added --controller feature
Previously we used to mention controller type as `--deployment`,
`--replication-controller` or `--daemonset` as argument.
But now,
it will be like,

ex.

```
kompose convert --controller=daemonset
```
2017-10-04 12:43:45 +05:30
..
k8sutils_test.go Add CPU limit, CPU Reservation and Memory Reservation 2017-08-03 09:41:14 -04:00
k8sutils.go Adds healthcheck 2017-08-25 10:02:51 -04:00
kubernetes_test.go Adding save command to annotation 2017-08-14 12:22:33 +05:30
kubernetes.go Added --controller feature 2017-10-04 12:43:45 +05:30