Crate with types and traits necessary for interacting with the Kubernetes API
This crate is available as a minimal alternative to kube
where a client is not available.
The same information here is always re-exported from kube
under kube::core
.