12 releases (breaking)
Uses new Rust 2024
| 0.21.0 | Mar 28, 2026 |
|---|---|
| 0.19.0 | Oct 30, 2025 |
| 0.18.0 | Oct 30, 2025 |
| 0.16.0 | Jun 6, 2025 |
| 0.1.3 |
|
#828 in Network programming
8,793 downloads per month
Used in 2 crates
1MB
4K
SLoC
Gateway API (Rust)
This project provides bindings in Rust for Kubernetes Gateway API resources.
Note: Currently supports Gateway API version v1.5.1
Usage
Requires a kube-rs Client to perform create, read, update and delete (CRUD)
operations on Gateway API resources. See the gateway-api/examples/ directory
for detailed (and specific) usage examples.
Development
See DEVELOPMENT.md.
Contributing
Contributions are welcome! For larger changes, please open an issue first. Check the project board for unassigned tasks, and use the discussions board for questions.
License
Licensed under the MIT License.
Dependencies
~38MB
~615K SLoC