2 releases
new 0.2.0 | Feb 3, 2025 |
---|
#2198 in Network programming
146 downloads per month
1MB
21K
SLoC
Google Cloud Client Libraries for Rust - Kubernetes Engine API
WARNING: this crate is under active development. We expect multiple breaking changes in the upcoming releases. Testing is also incomplete, we do not recommend that you use this crate in production. We welcome feedback about the APIs, documentation, missing features, bugs, etc.
Builds and manages container-based applications, powered by the open source Kubernetes technology.
Quickstart
The main types to work with this crate are the clients:
More Information
- Read the crate's documentation
lib.rs
:
Google Cloud Client Libraries for Rust - Kubernetes Engine API
WARNING: this crate is under active development. We expect multiple breaking changes in the upcoming releases. Testing is also incomplete, we do not recommend that you use this crate in production. We welcome feedback about the APIs, documentation, missing features, bugs, etc.
This crate contains traits, types, and functions to interact with Kubernetes Engine API Most applications will use the structs defined in the [client] module. More specifically:
Dependencies
~18–30MB
~546K SLoC