Documentation
¶
Index ¶
- func GetClientSet(kubeFactory kube.Factory) (kubernetes.Interface, error)
- func GetClientSetOrDie(kubeFactory kube.Factory) kubernetes.Interface
- func GetValueFromSecret(ctx context.Context, kubeFactory kube.Factory, namespace, name, key string) (string, error)
- func WaitForJob(ctx context.Context, kubeFactory kube.Factory, ns, jobName string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetClientSet ¶
func GetClientSet(kubeFactory kube.Factory) (kubernetes.Interface, error)
func GetClientSetOrDie ¶
func GetClientSetOrDie(kubeFactory kube.Factory) kubernetes.Interface
func GetValueFromSecret ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.