Crate k8s_crds_gateway_api
source ·Expand description
Kubernetes CRDs for the Gateway API
This library provides automatically generated types for the Kubernetes Gateway API CRDs. It is intended to be used with the Kube-rs library.
Re-exports§
pub use gatewayclasses::*;
pub use gateways::*;
pub use httproutes::*;
pub use referencegrants::*;