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

#1097 in Network programming

Download history 153/week @ 2023-11-25 334/week @ 2023-12-02 316/week @ 2023-12-09 345/week @ 2023-12-16 265/week @ 2023-12-23 394/week @ 2023-12-30 416/week @ 2024-01-06 301/week @ 2024-01-13 321/week @ 2024-01-20 171/week @ 2024-01-27 229/week @ 2024-02-03 524/week @ 2024-02-10 702/week @ 2024-02-17 463/week @ 2024-02-24 570/week @ 2024-03-02 367/week @ 2024-03-09

2,299 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

~44MB
~624K SLoC