Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 919 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 919 Bytes

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