Module kube_runtime::utils::stream_subscribe
source · Structs
- Exposes the
StreamSubscribe::subscribe()
method which allows additional consumers of events from a stream without consuming the stream itself.
Enums
- An error returned from the inner stream of a
StreamSubscribe
.