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.