3 releases (breaking)
Uses new Rust 2024
new 0.2.0 | Apr 16, 2025 |
---|---|
0.1.0 | Feb 18, 2025 |
0.0.0 | Feb 16, 2025 |
#2392 in Network programming
77 downloads per month
1.5MB
27K
SLoC
Google Cloud Client Libraries for Rust - GKE Multi-Cloud 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.
GKE Multi-Cloud provides a way to manage Kubernetes clusters that run on AWS and Azure infrastructure using the GKE Multi-Cloud API. Combined with Connect, you can manage Kubernetes clusters on Google Cloud, AWS, and Azure from the Google Cloud Console.
When you create a cluster with GKE Multi-Cloud, Google creates the resources needed and brings up a cluster on your behalf. You can deploy workloads with the GKE Multi-Cloud API or the gcloud and kubectl command-line tools.
Quickstart
The main types to work with this crate are the clients:
More Information
- Read the crate's documentation
Dependencies
~19–32MB
~561K SLoC