Calvin Leung Huang e71d856c34
agent: fix data race on inmemSink's token (#7707)
* agent: fix data race on inmemSink's token

* use uber/atomic instead
2019-10-22 10:42:56 -07:00
..
2019-10-18 16:21:46 -05:00
2019-10-18 16:21:46 -05:00
2019-10-18 16:21:46 -05:00
2019-10-18 16:21:46 -05:00
2019-10-18 16:21:46 -05:00

Vault Agent

Vault Agent is a client daemon that provides Auth-Auth, Caching, and Template features.

Vault Agent provides a number of different helper features, specifically addressing the following challenges:

  • Automatic authentication
  • Secure delivery/storage of tokens
  • Lifecycle management of these tokens (renewal & re-authentication)

See the usage documentation on the Vault website here: