vault/command/agent
Calvin Leung Huang 27c655ef67
agent/caching: add X-Cache and Age headers (#6394)
* agent/caching: add X-Cache and Age headers, update Date header on cached resp

* Update command/agent/cache/lease_cache.go

Co-Authored-By: calvn <cleung2010@gmail.com>

* Update command/agent/cache/proxy.go

Co-Authored-By: calvn <cleung2010@gmail.com>
2019-03-12 13:21:02 -07:00
..
auth Run goimports across the repository (#6010) 2019-01-08 16:48:57 -08:00
cache agent/caching: add X-Cache and Age headers (#6394) 2019-03-12 13:21:02 -07:00
config added client_key and client_cert options to the agent config (#6319) 2019-03-01 15:11:16 -05:00
sink agent/caching: enable caching of leases generated by autoauth token (#6293) 2019-02-27 13:14:58 -08:00
alicloud_end_to_end_test.go Run goimports across the repository (#6010) 2019-01-08 16:48:57 -08:00
approle_end_to_end_test.go Bump timeout due to potential backoff retry delay (#5706) 2018-11-06 11:06:06 -08:00
aws_end_to_end_test.go Run goimports across the repository (#6010) 2019-01-08 16:48:57 -08:00
cache_end_to_end_test.go Test request token overriding auto-auth case (#6346) 2019-03-05 12:49:58 -05:00
jwt_end_to_end_test.go Fix JWT end-to-end test (#6244) 2019-02-15 09:39:23 -08:00
testing.go Poll for new creds in the AWS auth agent (#5300) 2018-09-12 13:30:57 -07:00