#google-cloud-platform #secrets-manager #google-cloud #gcp

google-cloud-secretmanager-v1

Google Cloud Client Libraries for Rust - Secret Manager API

3 releases (breaking)

Uses new Rust 2024

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

#2945 in Network programming

Download history 151/week @ 2025-02-12 205/week @ 2025-02-19 79/week @ 2025-02-26 49/week @ 2025-03-05 137/week @ 2025-03-12 119/week @ 2025-03-19 78/week @ 2025-03-26 102/week @ 2025-04-02 60/week @ 2025-04-09 189/week @ 2025-04-16

442 downloads per month

Apache-2.0

1MB
16K 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.

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:


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

Dependencies

~19–32MB
~560K SLoC