mirror of
https://github.com/hashicorp/vault.git
synced 2026-06-11 01:42:06 -04:00
* Revamp agent cache client * Update command/agent.go Co-Authored-By: vishalnayak <vishalnayak@users.noreply.github.com> * Agent cache auto auth token lookup case (#6258) * agent cache auto auth token lookup case * Use Blake2b256Hash instead of SHA256 * agent/cache: update cache-clear endpoint; use bytes.NewReader instead (#6259) * agent/cache: update cache-clear endpoint; use bytes.NewReader instead * agent/cache: Fix TestCache_ComputeIndexID after switching to blake2b * agent/cache: Only parse response body if it's non-nil (#6260) * Differently disable agent address in the API client * Remove DisableAgent |
||
|---|---|---|
| .. | ||
| cachememdb | ||
| api_proxy.go | ||
| api_proxy_test.go | ||
| cache_test.go | ||
| handler.go | ||
| lease_cache.go | ||
| lease_cache_test.go | ||
| listener.go | ||
| proxy.go | ||
| testing.go | ||