vault/command/agentproxyshared/cache
Violet Hynes 54c84decfd
VAULT-19233 First part of caching static secrets work (#23054)
* VAULT-19233 First part of caching static secrets work

* VAULT-19233 update godoc

* VAULT-19233 invalidate cache on non-GET

* VAULT-19233 add locking to proxy cache writes

* VAULT-19233 update locking, future-proof

* VAULT-19233 fix mutex

* VAULT-19233 Use ParseSecret
2023-09-22 10:57:38 -04:00
..
cacheboltdb VAULT-19233 First part of caching static secrets work (#23054) 2023-09-22 10:57:38 -04:00
cachememdb VAULT-19233 First part of caching static secrets work (#23054) 2023-09-22 10:57:38 -04:00
keymanager [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
api_proxy.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
api_proxy_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
cache_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
handler.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
lease_cache.go VAULT-19233 First part of caching static secrets work (#23054) 2023-09-22 10:57:38 -04:00
lease_cache_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
listener.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
proxy.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
testing.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00