package
0.13.0
Repository: https://github.com/shipwright-io/operator.git
Documentation: pkg.go.dev

# Functions

CRDEventuallyExists checks if a custom resource definition with the given name eventually exists.
CRDEventuallyRemoved checks if a custom resource definition has been eventually removed.
EventuallyContainFinalizer retrieves and inspect the object to assert if the informed finalizer string is in the object.
EventuallyExists checks if an object with the given namespace+name and type eventually exists.
EventuallyRemoved checks if an object is eventually deleted.
ParseBuildStrategyNames returns a list of object names from the embedded build strategy manifests.