ClientConfig returns the underlying kube client config
()
| 48 | |
| 49 | // ClientConfig returns the underlying kube client config |
| 50 | ClientConfig() clientcmd.ClientConfig |
| 51 | |
| 52 | // KubeConfigLoader returns the kube config loader interface |
| 53 | KubeConfigLoader() kubeconfig.Loader |
no outgoing calls
no test coverage detected