mirror of
https://github.com/hashicorp/vault.git
synced 2026-04-01 15:15:01 -04:00
This causes a 0 TTL to be returned for the value, which is a clue to other parts of Vault to use appropriate defaults. However, this makes the defaults be used at lease allocation or extension time instead of when parsing parameters. |
||
|---|---|---|
| .. | ||
| framework | ||
| testing | ||
| auth.go | ||
| connection.go | ||
| error.go | ||
| lease.go | ||
| lease_test.go | ||
| locking_inmem_storage.go | ||
| locking_inmem_storage_test.go | ||
| logical.go | ||
| request.go | ||
| response.go | ||
| secret.go | ||
| storage.go | ||
| storage_inmem.go | ||
| storage_inmem_test.go | ||
| system_view.go | ||
| testing.go | ||
| uuid.go | ||