k8s-gateway-api

Crates.iok8s-gateway-api
lib.rsk8s-gateway-api
version0.16.0
sourcesrc
created_at2022-05-24 05:39:38.373503
updated_at2024-06-18 22:27:12.582877
descriptionRust bindings for the Kubenetes Gateway API
homepage
repositoryhttps://github.com/linkerd/k8s-gateway-api-rs
max_upload_size
id592484
size128,047
Oliver Gould (olix0r)

documentation

README

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
Commit count: 57

cargo fmt