#gateway-api #kubernetes-bindings #kubernetes #gateway

k8s-gateway-api

Rust bindings for the Kubenetes Gateway API

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

#9 in #gateway-api

Download history 92/week @ 2025-05-26 20/week @ 2025-06-02 41/week @ 2025-06-09 59/week @ 2025-06-16 29/week @ 2025-06-23 49/week @ 2025-06-30 64/week @ 2025-07-07 114/week @ 2025-07-14 125/week @ 2025-07-21 29/week @ 2025-07-28 101/week @ 2025-08-04 53/week @ 2025-08-11 54/week @ 2025-08-18 42/week @ 2025-08-25 105/week @ 2025-09-01 78/week @ 2025-09-08

282 downloads per month
Used in 4 crates (2 directly)

Apache-2.0

110KB
880 lines

Unofficial Rust bindings for the Kubernetes Gateway API.


k8s-gateway-api

(Unofficial) Rust bindings for the Kubernetes Gateway API.

Based on gateway-api-v0.5.0-rc1.

Crates.io Documentation License

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

Dependencies

~32MB
~533K SLoC