KubeClient returns an interface to a kube client
()
| 39 | |
| 40 | // KubeClient returns an interface to a kube client |
| 41 | KubeClient() kubernetes.Interface |
| 42 | |
| 43 | // Namespace returns the default namespace of the kube context |
| 44 | Namespace() string |
no outgoing calls
no test coverage detected