Crates.io | k8s-gateway-api |
lib.rs | k8s-gateway-api |
version | 0.16.0 |
source | src |
created_at | 2022-05-24 05:39:38.373503 |
updated_at | 2024-06-18 22:27:12.582877 |
description | Rust bindings for the Kubenetes Gateway API |
homepage | |
repository | https://github.com/linkerd/k8s-gateway-api-rs |
max_upload_size | |
id | 592484 |
size | 128,047 |
(Unofficial) Rust bindings for the Kubernetes Gateway API.
Based on gateway-api-v0.5.0-rc1.
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.