mirror of
https://github.com/hashicorp/vault.git
synced 2025-08-13 18:17:02 +02:00
* transit cache is an Interface implemented by wrapped versions of syncmap and golang-lru * transit cache is an Interface implemented by wrapped versions of syncmap and golang-lru * changed some import paths to point to sdk * Apply suggestions from code review Co-Authored-By: Lexman42 <Lexman42@users.noreply.github.com> * updates docs with information on transit/cache-config endpoint * updates vendored files * fixes policy tests to actually use a cache where expected and renames the struct and storage path used for cache configurations to be more generic * updates document links * fixed a typo in a documentation link * changes cache_size to just size for the cache-config endpoint |
||
---|---|---|
.. | ||
cache.go | ||
consts.go | ||
encrypted_key_storage_test.go | ||
encrypted_key_storage.go | ||
lock_manager.go | ||
policy_test.go | ||
policy.go | ||
transit_lru.go | ||
transit_syncmap.go |