2 releases
0.2.0 | Feb 3, 2025 |
---|
#2312 in Network programming
210 downloads per month
590KB
9K
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 Platform resources, including the creation of service accounts, which you can use to authenticate to Google and make API calls.
Quickstart
The main types to work with this crate are the clients:
More Information
- Read the crate's documentation
lib.rs
:
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.
This crate contains traits, types, and functions to interact with Identity and Access Management (IAM) API Most applications will use the structs defined in the [client] module. More specifically:
Dependencies
~18–31MB
~550K SLoC