Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewInClusterClient ¶
func NewInClusterClient() (*kubernetes.Clientset, error)
Types ¶
type K8sClient ¶
type K8sClient struct { }
func NewK8sClient ¶
func NewK8sClient() K8sClient
func (K8sClient) GetClientSet ¶
func (c K8sClient) GetClientSet() (*kubernetes.Clientset, error)
Click to show internal directories.
Click to hide internal directories.