Expand description
Helpers for manipulating built-in streams
Re-exports§
pub use EventDecode as EventFlatten;
Modules§
- Predicate functions for
WatchStreamExt::predicate_filter
Structs§
- A
JoinHandle
that cancels theFuture
when dropped, rather than detaching it - Stream returned by the
applied_objects
andtouched_objects
method. - Stream returned by the
predicate_filter
method. - Stream returned by the
reflect
method - A
Backoff
wrapper that resets after a fixed duration has elapsed.
Traits§
- A predicate is a hasher of Kubernetes objects stream filtering