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

#1240 in Network programming

Download history 537/week @ 2024-11-16 493/week @ 2024-11-23 596/week @ 2024-11-30 518/week @ 2024-12-07 215/week @ 2024-12-14 86/week @ 2024-12-21 28/week @ 2024-12-28 201/week @ 2025-01-04 197/week @ 2025-01-11 162/week @ 2025-01-18 198/week @ 2025-01-25 469/week @ 2025-02-01 565/week @ 2025-02-08 371/week @ 2025-02-15 121/week @ 2025-02-22 195/week @ 2025-03-01

1,376 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

~41MB
~595K SLoC