Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InitKubernetesClient ¶
func InitKubernetesClient() error
func InitOutOfKubernetes ¶
func InitOutOfKubernetes() error
Types ¶
type KubeClient ¶
type KubeClient struct {
// contains filtered or unexported fields
}
func GetKubeClient ¶
func GetKubeClient() *KubeClient
func (*KubeClient) GetClientSet ¶
func (client *KubeClient) GetClientSet() kubernetes.Interface
func (*KubeClient) GetDnsClientSet ¶
func (client *KubeClient) GetDnsClientSet() dnsclientset.Interface
func (*KubeClient) GetRestConfig ¶
func (client *KubeClient) GetRestConfig() *rest.Config
Click to show internal directories.
Click to hide internal directories.