Export kubernetesClient 53/84753/2
authorKiran Kamineni <kiran.k.kamineni@intel.com>
Tue, 9 Apr 2019 21:11:06 +0000 (14:11 -0700)
committerKiran Kamineni <kiran.k.kamineni@intel.com>
Wed, 10 Apr 2019 07:07:46 +0000 (00:07 -0700)
commit9d71e9114baba71266cded1f4f805cd46a378137
tree2a373eabcf4f8c12f5583875466b7eb66998cb1b
parent932322113184862b906f4b82fe83cfcf3403d021
Export kubernetesClient

Export kubernetesClient. There are situations where
this will need to be accessed in the plugins and we need
the definition to be exported for that.

Issue-ID: MULTICLOUD-350
Change-Id: I9eee03ea77e390effd33ed96cbbc25dc4cd09cdd
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
src/k8splugin/internal/app/client.go
src/k8splugin/internal/app/client_test.go
src/k8splugin/internal/app/instance.go