linkerd / k8s-gateway-api-rs

Rust bindings for the Kubernetes Gateway API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Rust bindings for the Kubernetes Gateway API

License:Apache License 2.0


Languages

Language:Rust 99.2%Language:Just 0.8%