package
0.15.0
Repository: https://github.com/rancher/turtles.git
Documentation: pkg.go.dev

# Functions

ClusterOrNamespaceWithImportLabel returns a predicate that returns true only if the provided resource is a cluster and has an import label set on it or on its namespace.
ClusterWithoutImportedAnnotation returns a predicate that returns true only if the provided resource does not contain "clusterImportedAnnotation" annotation.
ClusterWithReadyControlPlane returns a predicate that returns true only if the provided resource is a cluster with a ready control plane.
NameHasSuffix returns a predicate that checks the name of the object has a specific suffix.
V2ProvClusterOwned returns a predicate that checks for a v2prov cluster owner reference.