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

#698 in Network programming

Download history 499/week @ 2024-07-27 208/week @ 2024-08-03 87/week @ 2024-08-10 145/week @ 2024-08-17 178/week @ 2024-08-24 388/week @ 2024-08-31 212/week @ 2024-09-07 237/week @ 2024-09-14 303/week @ 2024-09-21 444/week @ 2024-09-28 559/week @ 2024-10-05 396/week @ 2024-10-12 442/week @ 2024-10-19 393/week @ 2024-10-26 463/week @ 2024-11-02 592/week @ 2024-11-09

1,974 downloads per month
Used in 4 crates (2 directly)

Apache-2.0

110KB
880 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

~46MB
~672K SLoC