Module kube_runtime::utils::predicates
source · Expand description
Predicate functions for WatchStreamExt::predicate_filter
These functions just return a hash of commonly compared values, to help decide whether to pass a watch event along or not.
Functional rewrite of the controller-runtime/predicate module.
Functions
- Hash the annotations of a Resource K
- Hash the generation of a Resource K
- Hash the labels of a Resource K