Expand description
Vaults is an api service for securely storing and managing sensitive data such as secrets, credentials, and tokens.
Structsยง
- Client
- Vaults is an api service for securely storing and managing sensitive data such as secrets, credentials, and tokens.
- GetSecrets
ByVault - Provides streams of pages of types::SecretList, or of types::Secret directly.
- List
- Provides streams of pages of types::VaultList, or of types::Vault directly.