Module kube_runtime::utils[][src]

Structs

CancelableJoinHandle

A JoinHandle that cancels the Future when dropped, rather than detaching it

Functions

try_flatten_applied

Flattens each item in the list following the rules of watcher::Event::into_iter_applied.

try_flatten_touched

Flattens each item in the list following the rules of watcher::Event::into_iter_touched.