eventually

package
v1.6.1-0...-f207c0f Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func WaitForObjectToNotExist

func WaitForObjectToNotExist(
	t *testing.T,
	ctx context.Context,
	cl client.Client,
	obj client.Object,
	waitTime time.Duration,
	tickTime time.Duration,
	msg ...string,
) bool

WaitForObjectToNotExist waits for the given object to be deleted from the cluster. It returns true if the object no longer exists, false otherwise. This function accepts an optional message that will be printed in the error message if the object still exists after the wait time.

Types

This section is empty.

Jump to

Keyboard shortcuts

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