Cargo Features
kube-runtime has no features set by default.
[dependencies]
kube-runtime = { version = "0.97.0", features = ["unstable-runtime", "unstable-runtime-subscribe", "unstable-runtime-stream-control", "unstable-runtime-reconcile-on"] }
- unstable-runtime = unstable-runtime-reconcile-on, unstable-runtime-stream-control, unstable-runtime-subscribe
- unstable-runtime-subscribe unstable-runtime?
-
Affects
store::store_shared
,watch_ext::WatchStreamExt.reflect_shared
… - unstable-runtime-stream-control unstable-runtime?
- unstable-runtime-reconcile-on unstable-runtime?
Features from optional dependencies
TODO: make this pass and switch to workspace lints rust.missing_docs = "warn"