mirror of
https://github.com/hashicorp/vault.git
synced 2026-05-17 20:09:24 -04:00
* VAULT-19232 static secret capability manager so far * VAULT-19232 mostly finish renewal job logic * VAULT-19232 some clean up, tests, etc * VAULT-19232 integrate capability manager with proxy, add E2E test * VAULT-19232 boltdb stuff * VAULT-19232 finishing touches * VAULT-19232 typo * VAULT-19232 add capabilities index cachememdb tests * Remove erroneous "the" Co-authored-by: Kuba Wieczorek <kuba.wieczorek@hashicorp.com> --------- Co-authored-by: Kuba Wieczorek <kuba.wieczorek@hashicorp.com> |
||
|---|---|---|
| .. | ||
| cacheboltdb | ||
| cachememdb | ||
| keymanager | ||
| api_proxy.go | ||
| api_proxy_test.go | ||
| cache_test.go | ||
| handler.go | ||
| lease_cache.go | ||
| lease_cache_test.go | ||
| listener.go | ||
| proxy.go | ||
| static_secret_cache_updater.go | ||
| static_secret_cache_updater_test.go | ||
| static_secret_capability_manager.go | ||
| static_secret_capability_manager_test.go | ||
| testing.go | ||