01README
HashiCorp Vault secrets management via REST API (KV v1 and v2)
02Vaults
HashiCorp Vaultconfigurable
@webframp/hashicorp-vaulthashicorp.ts
HashiCorp Vault secrets management via REST API
Config Fields
| Field | Type | Description |
|---|---|---|
| address | string | Vault server address (e.g., https://vault.example.com:8200) |
| token | string | Vault authentication token |
| mount | string | Secrets engine mount path |
| kvVersion | enum | KV secrets engine version |
| namespace? | string | Vault namespace (Enterprise only) |
03Previous Versions
2026.04.14.1Apr 14, 2026
updated labels
2026.04.13.1Apr 13, 2026
2026.03.31.3Mar 31, 2026
2026.03.31.2Mar 31, 2026
2026.03.31.1Mar 31, 2026
2026.03.30.1Mar 30, 2026
04Stats
A
100 / 100
Downloads
1
Archive size
7.6 KB
- Has README or module doc2/2earned
- README has a code example1/1earned
- README is substantive1/1earned
- Most symbols documented1/1earned
- No slow types1/1earned
- Has description1/1earned
- At least one platform tag (or universal)1/1earned
- Two or more platform tags (or universal)1/1earned
- License declared1/1earned
- Verified public repository2/2earned
05Platforms
06Labels