Kubernetes Gateway API support for Rust.
Note: Currently supports Gateway API version v1.5.1
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.
See DEVELOPMENT.md.
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.
Licensed under the MIT License.