Quick Start
VaultClient
For more control, use theVaultClient class:
Methods
method
Get a secret value as a string.
method
Get a
Secret object with metadata.method
Store a secret. Returns the new version number.
method
Delete a secret.
method
List secret paths.
method
Check if a secret exists.
method
Get a secret with a fallback value.
method
JSON serialization helpers.
method
Check Vault service health.