vault/builtin/logical/transit
Lexman 4ed616dacb transit cache is an Interface implemented by wrapped versions of sync… (#6225)
* 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
2019-06-04 15:40:56 -07:00
..
cmd/transit Update to api 1.0.1 and sdk 0.1.8 2019-04-15 14:10:07 -04:00
backend_test.go transit cache is an Interface implemented by wrapped versions of sync… (#6225) 2019-06-04 15:40:56 -07:00
backend.go transit cache is an Interface implemented by wrapped versions of sync… (#6225) 2019-06-04 15:40:56 -07:00
path_backup_test.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
path_backup.go Switch to go modules (#6585) 2019-04-13 03:44:06 -04:00
path_cache_config_test.go transit cache is an Interface implemented by wrapped versions of sync… (#6225) 2019-06-04 15:40:56 -07:00
path_cache_config.go transit cache is an Interface implemented by wrapped versions of sync… (#6225) 2019-06-04 15:40:56 -07:00
path_config_test.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
path_config.go Switch to go modules (#6585) 2019-04-13 03:44:06 -04:00
path_datakey.go Switch to go modules (#6585) 2019-04-13 03:44:06 -04:00
path_decrypt_test.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
path_decrypt.go Switch to go modules (#6585) 2019-04-13 03:44:06 -04:00
path_encrypt_test.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
path_encrypt.go Switch to go modules (#6585) 2019-04-13 03:44:06 -04:00
path_export_test.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
path_export.go Switch to go modules (#6585) 2019-04-13 03:44:06 -04:00
path_hash_test.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
path_hash.go Switch to go modules (#6585) 2019-04-13 03:44:06 -04:00
path_hmac_test.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
path_hmac.go Switch to go modules (#6585) 2019-04-13 03:44:06 -04:00
path_keys_test.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
path_keys.go Switch to go modules (#6585) 2019-04-13 03:44:06 -04:00
path_random_test.go transit cache is an Interface implemented by wrapped versions of sync… (#6225) 2019-06-04 15:40:56 -07:00
path_random.go Switch to go modules (#6585) 2019-04-13 03:44:06 -04:00
path_restore_test.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
path_restore.go Switch to go modules (#6585) 2019-04-13 03:44:06 -04:00
path_rewrap_test.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
path_rewrap.go Switch to go modules (#6585) 2019-04-13 03:44:06 -04:00
path_rotate.go Switch to go modules (#6585) 2019-04-13 03:44:06 -04:00
path_sign_verify_test.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
path_sign_verify.go Switch to go modules (#6585) 2019-04-13 03:44:06 -04:00
path_trim_test.go Switch to go modules (#6585) 2019-04-13 03:44:06 -04:00
path_trim.go Switch to go modules (#6585) 2019-04-13 03:44:06 -04:00