kompose/pkg/transformer/kubernetes
Charlie Drage 438088f37d Add support for host:port:port
This adds support for supplying for example:
"127.0.0.1:80:80/tcp" to docker-compose.yaml and converting it to it's
corresponding Kubernetes / OpenShift hostIP.

This commit also refactors the loadPorts function of compose.go

Closes https://github.com/kubernetes-incubator/kompose/issues/335
2017-02-09 12:21:17 -05:00
..
k8sutils_test.go Test Headless Services 2017-01-25 11:28:29 +01:00
k8sutils.go Change warning to debug for services without ports. 2017-01-25 13:20:40 +01:00
kubernetes_test.go Removes the TCP output on the Kubernetes / OpenShift artifacts 2017-02-01 13:33:49 -05:00
kubernetes.go Add support for host:port:port 2017-02-09 12:21:17 -05:00