Documentation ¶
Index ¶
- func GetClient() (*kubernetes.Clientset, error)
- func GetClientFromKubeconfig(kubeconfig, masterURL string) (*kubernetes.Clientset, error)
- func GetConfig() (*rest.Config, error)
- func GetConfigFromKubeconfig(kubeconfig, masterURL string) (*rest.Config, error)
- func GetDynamicClient() (dynamic.Interface, error)
- func GetDynamicClientForConfig(config *rest.Config) (dynamic.Interface, error)
- func GetInClusterConfigCert() (caPEMBlock, certPEMBlock, keyPEMBlock []byte, err error)
- func GetTlsConfig() (*tls.Config, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetClient ¶
func GetClient() (*kubernetes.Clientset, error)
func GetClientFromKubeconfig ¶
func GetClientFromKubeconfig(kubeconfig, masterURL string) (*kubernetes.Clientset, error)
func GetConfigFromKubeconfig ¶
func GetDynamicClient ¶
func GetInClusterConfigCert ¶
func GetTlsConfig ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.