Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetClientSet ¶
func GetClientSet() (cclientset *kubernetes.Clientset, err error)
GetClientSet get client set
Types ¶
type KubeClient ¶
type KubeClient struct { Client *kubernetes.Clientset Namespace string ConfigmapName string }
func NewKubeClient ¶
func NewKubeClient(cfg map[string]any) (*KubeClient, error)
Click to show internal directories.
Click to hide internal directories.