Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetKubeClient ¶
func GetKubeClient(kubeConfig *rest.Config) (kubernetes.Interface, error)
GetKubeClient returns a Kubernetes.Interface based on the current configuration
Types ¶
type Kube ¶
type Kube struct {
Client kubernetes.Interface
}
Click to show internal directories.
Click to hide internal directories.