Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type KubeClient ¶
type KubeClient struct { Client *clientset.Clientset Config *restclient.Config }
func NewClient ¶
func NewClient(context string) (*KubeClient, error)
func (*KubeClient) GetClusterUID ¶
func (kubeClient *KubeClient) GetClusterUID() (string, error)
Click to show internal directories.
Click to hide internal directories.