https://github.com/kflansburg/k8s-csi
Rust bindings for Kubernetes Container Storage Interface generated from Protobuf using Tonic/Prost
https://github.com/kflansburg/k8s-csi
csi kubernetes rust
Last synced: over 1 year ago
JSON representation
Rust bindings for Kubernetes Container Storage Interface generated from Protobuf using Tonic/Prost
- Host: GitHub
- URL: https://github.com/kflansburg/k8s-csi
- Owner: kflansburg
- License: apache-2.0
- Created: 2020-09-20T14:17:53.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-08-04T22:43:31.000Z (almost 5 years ago)
- Last Synced: 2025-03-19T01:11:23.834Z (over 1 year ago)
- Topics: csi, kubernetes, rust
- Language: Rust
- Homepage:
- Size: 26.4 KB
- Stars: 12
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# k8s-csi
Automatically generated Rust types, clients, and servers from Kubernetes CSI Protobuf spec using `tonic`.
[API Documentation](https://docs.rs/crate/k8s-csi)