4 releases
0.1.0 | Jan 6, 2025 |
---|---|
0.0.0 | Nov 16, 2024 |
#907 in Network programming
324 downloads per month
490KB
7.5K
SLoC
Google Cloud Client Libraries for Rust - Secret Manager 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.
Stores sensitive data such as API keys, passwords, and certificates. Provides convenience while improving security.
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 - Secret Manager 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 Secret Manager API Most applications will use the structs defined in the [client] module. More specifically:
Dependencies
~8–20MB
~277K SLoC