#kubernetes #gateway

k8s-gateway-api

Rust bindings for the Kubenetes Gateway API

12 breaking releases

0.13.0 Aug 15, 2023
0.12.0 Jul 10, 2023
0.11.0 Mar 8, 2023
0.8.0 Nov 18, 2022
0.6.0 Jul 11, 2022

#12 in #gateway

Download history 476/week @ 2023-08-17 582/week @ 2023-08-24 406/week @ 2023-08-31 862/week @ 2023-09-07 640/week @ 2023-09-14 758/week @ 2023-09-21 462/week @ 2023-09-28 577/week @ 2023-10-05 360/week @ 2023-10-12 164/week @ 2023-10-19 255/week @ 2023-10-26 263/week @ 2023-11-02 219/week @ 2023-11-09 236/week @ 2023-11-16 186/week @ 2023-11-23 261/week @ 2023-11-30

954 downloads per month
Used in spacegate-kernel

Apache-2.0

82KB
529 lines

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

lib.rs:

Unofficial Rust bindings for the Kubernetes Gateway API.

Dependencies

~49MB
~708K SLoC