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 finalizers of a Resource K
- Hash the generation of a Resource K
- Hash the labels of a Resource K
- Hash the resource version of a Resource K