Module kube_runtime::utils
source · Expand description
Helpers for manipulating built-in streams
Modules§
- Predicate functions for
WatchStreamExt::predicate_filter
Structs§
- A
JoinHandlethat cancels theFuturewhen dropped, rather than detaching it - Stream returned by the
applied_objectsandtouched_objectsmethod. - Stream returned by the
predicate_filtermethod. - Stream returned by the
reflectmethod - A
Backoffwrapper that resets after a fixed duration has elapsed.
Traits§
- A predicate is a hasher of Kubernetes objects stream filtering