vault/command/agent/cache
Vishal Nayak 1e0b6a0d88
AgentCache: Properly compute auto-auth token (#6264)
* Properly compute auto-auth token

* Use inmem sink to track auto-auth token

* update debug statement

* Only add inmem sink if using auto-auth token is allowed
2019-02-20 02:11:05 -05:00
..
cachememdb cacememdb: add LeaseToken and TokenParent tests for GetByPrefix 2019-02-15 07:55:09 -08:00
api_proxy.go Agent Cache: Some review feedback (#6257) 2019-02-19 16:53:29 -05:00
api_proxy_test.go Agent Cache: Some review feedback (#6257) 2019-02-19 16:53:29 -05:00
cache_test.go AgentCache: Properly compute auto-auth token (#6264) 2019-02-20 02:11:05 -05:00
handler.go AgentCache: Properly compute auto-auth token (#6264) 2019-02-20 02:11:05 -05:00
lease_cache.go Agent Cache: Some review feedback (#6257) 2019-02-19 16:53:29 -05:00
lease_cache_test.go Agent Cache: Some review feedback (#6257) 2019-02-19 16:53:29 -05:00
listener.go address some review back (#6237) 2019-02-15 13:40:03 -05:00
proxy.go Vault Agent Cache (#6220) 2019-02-14 20:10:36 -05:00
testing.go Vault Agent Cache (#6220) 2019-02-14 20:10:36 -05:00