15 breaking releases
0.16.0 | Jun 18, 2024 |
---|---|
0.15.0 | Jan 3, 2024 |
0.14.0 | Dec 11, 2023 |
0.13.0 | Aug 15, 2023 |
0.6.0 | Jul 11, 2022 |
#698 in Network programming
1,974 downloads per month
Used in 4 crates
(2 directly)
110KB
880 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
~46MB
~672K SLoC