#google-cloud #gcp #sdk

gcp-sdk-location

Google Cloud Client Libraries for Rust - Cloud Metadata API

4 releases

0.1.0 Jan 6, 2025
0.0.0 Nov 16, 2024

#1832 in Network programming

Download history 95/week @ 2024-11-13 17/week @ 2024-11-20 3/week @ 2024-12-04 4/week @ 2024-12-11 278/week @ 2025-01-01 63/week @ 2025-01-08

341 downloads per month
Used in 2 crates

Apache-2.0

265KB
4.5K 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 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


lib.rs:

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:

Dependencies

~8–20MB
~276K SLoC