kompose/pkg
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
..
app Merge pull request #536 from kadel/pr477-angain-and-better 2017-04-10 12:29:41 -04:00
kobject Added support for different namespaces 2017-04-12 18:40:32 +05:30
loader Fixes #575 2017-04-28 14:41:12 +08:00
testutils Test Headless Services 2017-01-25 11:28:29 +01:00
transformer remove duplicate import with different name 2017-05-15 21:12:05 +05:30