Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetKubernetesClientset ¶
func GetKubernetesClientset(configCallback Config, namespace string) (*kubernetes.Clientset, error)
func GetSecretsClient ¶
func GetSecretsClient(configCallback Config, namespace string) (v1.SecretInterface, error)
getSecretsClient returns a Kubernetes Secrets client for the given namespace; namespace = "" for all namespaces.
Types ¶
Click to show internal directories.
Click to hide internal directories.