RestConfig returns the underlying kube rest config
()
| 45 | |
| 46 | // RestConfig returns the underlying kube rest config |
| 47 | RestConfig() *rest.Config |
| 48 | |
| 49 | // ClientConfig returns the underlying kube client config |
| 50 | ClientConfig() clientcmd.ClientConfig |
no outgoing calls