#google-cloud #gcp #sdk #service-account

google-cloud-iam-v3

Google Cloud Client Libraries for Rust - Identity and Access Management (IAM) API

2 unstable releases

0.1.0 Feb 19, 2025
0.0.0 Feb 16, 2025

#2952 in Network programming

Download history 97/week @ 2025-02-12 170/week @ 2025-02-19 9/week @ 2025-02-26

276 downloads per month

Apache-2.0

695KB
12K SLoC

Google Cloud Client Libraries for Rust - Identity and Access Management (IAM) 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.

Manages identity and access control for Google Cloud resources, including the creation of service accounts, which you can use to authenticate to Google and make API calls. Enabling this API also enables the IAM Service Account Credentials API (iamcredentials.googleapis.com). However, disabling this API doesn't disable the IAM Service Account Credentials API.

Quickstart

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

More Information

Dependencies

~19–31MB
~560K SLoC