#google-cloud-platform #location #gcp #google-cloud #sdk

google-cloud-location

Google Cloud Client Libraries for Rust - Cloud Metadata API

3 releases (breaking)

Uses new Rust 2024

new 0.2.0 Apr 16, 2025
0.1.0 Feb 18, 2025
0.0.0 Feb 15, 2025

#2595 in Network programming

Download history 217/week @ 2025-02-12 284/week @ 2025-02-19 151/week @ 2025-02-26 76/week @ 2025-03-05 221/week @ 2025-03-12 15621/week @ 2025-03-19 9602/week @ 2025-03-26 6679/week @ 2025-04-02 2077/week @ 2025-04-09

34,008 downloads per month
Used in 67 crates (66 directly)

Apache-2.0

465KB
8K SLoC

Google Cloud Client Libraries for Rust - Cloud Metadata 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 Cloud Metadata API Most applications will use the structs defined in the [client] module. More specifically:


Google Cloud Client Libraries for Rust - Cloud Metadata 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 API provides static metadata about Google Cloud Platform. Currently, it only provides basic information about Google Cloud locations, such as zones, regions, and countries.

Quickstart

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

More Information

Dependencies

~20–33MB
~568K SLoC