kubewait

package
v0.0.0-...-60f4931 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 12, 2021 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

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)

func WaitForObject

func WaitForObject(
	ctx context.Context,
	objectGetter func() (interface{}, error),
	watchFn func(metav1.ListOptions) (watch.Interface, error),
	validator func(interface{}) bool) error

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL