daemonset

package
v0.10.0 Latest Latest
Warning

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

Go to latest
Published: Nov 29, 2022 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func WaitFor

func WaitFor(name string, namespace string) features.Func

func WaitForPodsDeletion

func WaitForPodsDeletion(ownerName string, namespace string) func(ctx context.Context, environmentConfig *envconf.Config, t *testing.T) (context.Context, error)

Types

type PodConsumer added in v0.10.0

type PodConsumer func(pod corev1.Pod)

type Query added in v0.10.0

type Query struct {
	// contains filtered or unexported fields
}

func NewQuery added in v0.10.0

func NewQuery(ctx context.Context, resource *resources.Resources, objectKey client.ObjectKey) *Query

func (*Query) ForEachPod added in v0.10.0

func (query *Query) ForEachPod(consumer PodConsumer) error

func (*Query) Get added in v0.10.0

func (query *Query) Get() (appsv1.DaemonSet, error)

Jump to

Keyboard shortcuts

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