Documentation ¶ Index ¶ func LoadRESTConfig(path string) (*rest.Config, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func LoadRESTConfig ¶ func LoadRESTConfig(path string) (*rest.Config, error) LoadRESTConfig loads the kube config from the provided path. If the path is empty, the kube config will be loaded from KUBECONFIG, and if KUBECONFIG isn't set, the in-cluster config will be used. Types ¶ This section is empty. Source Files ¶ View all Source files kubeconfig.go Click to show internal directories. Click to hide internal directories.