14 breaking releases

0.15.0 Jan 3, 2024
0.14.0 Dec 11, 2023
0.13.0 Aug 15, 2023
0.12.0 Jul 10, 2023
0.6.0 Jul 11, 2022

#1362 in Network programming

Download history 197/week @ 2024-01-25 227/week @ 2024-02-01 374/week @ 2024-02-08 588/week @ 2024-02-15 631/week @ 2024-02-22 529/week @ 2024-02-29 622/week @ 2024-03-07 801/week @ 2024-03-14 571/week @ 2024-03-21 484/week @ 2024-03-28 459/week @ 2024-04-04 315/week @ 2024-04-11 464/week @ 2024-04-18 492/week @ 2024-04-25 643/week @ 2024-05-02 307/week @ 2024-05-09

1,966 downloads per month
Used in spacegate-kernel

Apache-2.0

82KB
530 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

~51MB
~746K SLoC