google-cloud-gkemulticloud-v1

Crates.iogoogle-cloud-gkemulticloud-v1
lib.rsgoogle-cloud-gkemulticloud-v1
version1.0.0
created_at2025-02-16 04:59:52.733374+00
updated_at2025-09-09 15:03:18.542501+00
descriptionGoogle Cloud Client Libraries for Rust - GKE Multi-Cloud API
homepage
repositoryhttps://github.com/googleapis/google-cloud-rust/tree/main
max_upload_size
id1557338
size1,968,736
Cody Oss (codyoss)

documentation

README

Google Cloud Client Libraries for Rust - GKE Multi-Cloud API

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.

The client library types and functions are stable and not expected to change. Please note that Google Cloud services do change from time to time. The client libraries are designed to preserve backwards compatibility when the service changes in compatible ways. For example, adding RPCs, or fields to messages should not introduce breaking changes to the client libraries.

Quickstart

The main types to work with this crate are the clients:

More Information

Commit count: 2168

cargo fmt