kompose/pkg/transformer/openshift
Suraj Deshmukh f7a78edeae remove duplicate import with different name
`k8s.io/kubernetes/pkg/api` is imported directly and once with the alias
import name `kapi` so remove the original import and keep the aliased with
`kapi` one and also replace the code bits which call it with `api` name.
2017-05-15 21:12:05 +05:30
..
openshift_test.go Updated Vendoring 2017-04-27 21:38:38 +05:30
openshift.go remove duplicate import with different name 2017-05-15 21:12:05 +05:30