Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ClusterToObjectMapper ¶
func ClusterToObjectMapper(reader client.Reader, newObjListFunc func() client.ObjectList, predicates []predicate.Predicate) handler.MapFunc
ClusterToObjectMapper returns a mapper that returns requests for objects whose referenced clusters have been modified.
func ObjectListToRequests ¶ added in v1.52.0
func ObjectListToRequests(list client.ObjectList, predicates ...func(client.Object) bool) []reconcile.Request
ObjectListToRequests adds a reconcile.Request for each object in the provided list.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.