Documentation ¶
Index ¶
- func PodGetter(kubeClient kubernetes.Interface, namespace, name string) func() (interface{}, error)
- func ServiceAccountGetter(kubeClient kubernetes.Interface, namespace, name string) func() (interface{}, error)
- func ServiceGetter(kubeClient kubernetes.Interface, namespace, name string) func() (interface{}, error)
- func WaitForObject(ctx context.Context, objectGetter func() (interface{}, error), ...) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PodGetter ¶
func PodGetter(kubeClient kubernetes.Interface, namespace, name string) func() (interface{}, error)
func ServiceAccountGetter ¶
func ServiceAccountGetter(kubeClient kubernetes.Interface, namespace, name string) func() (interface{}, error)
func ServiceGetter ¶
func ServiceGetter(kubeClient kubernetes.Interface, namespace, name string) func() (interface{}, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.