12 breaking releases
0.13.0 | Aug 15, 2023 |
---|---|
0.12.0 | Jul 10, 2023 |
0.11.0 | Mar 8, 2023 |
0.8.0 | Nov 18, 2022 |
0.6.0 | Jul 11, 2022 |
#12 in #gateway
954 downloads per month
Used in spacegate-kernel
82KB
529 lines
k8s-gateway-api
(Unofficial) Rust bindings for the Kubernetes Gateway API.
Based on gateway-api-v0.5.0-rc1.
Status
This crate is experimental.
It defines all of the v1beta1 Gateway API types with documentation, as well as
the v1alpha2 types when the experimental
feature is enabled.
TODO
- Express validation constraints
- Rustify/Linkify documentation
lib.rs
:
Unofficial Rust bindings for the Kubernetes Gateway API.
Dependencies
~49MB
~708K SLoC