Kubernetes client and async controller runtime
# Cargo.toml
[dependencies]
kube = "3.1.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Lists all pods in the cluster using the default kubeconfig.
Add tokio as dependency and enable features like 'client', 'runtime'.
No dependency data recorded yet.