Kubernetes controller runtime for building operators and controllers in Rust.
# Cargo.toml
[dependencies]
kube-runtime = "3.1.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Sets up a basic Kubernetes controller using the kube-runtime crate.
Add tokio as a dependency and use #[tokio::main] or similar.
No dependency data recorded yet.