ClientConfig returns a complete client config
()
| 58 | RawConfig() (clientcmdapi.Config, error) |
| 59 | // ClientConfig returns a complete client config |
| 60 | ClientConfig() (*restclient.Config, error) |
| 61 | // Namespace returns the namespace resulting from the merged |
| 62 | // result of all overrides and a boolean indicating if it was |
| 63 | // overridden |
no outgoing calls