ex_vault v0.0.2 ExVault.TokenServer View Source

A server to manage vault token.

It holds the vault configuration including vault token in the state.

Link to this section Summary

Functions

Returns a specification to start this module under a supervisor.

Link to this section Functions

Returns a specification to start this module under a supervisor.

See Supervisor.

Link to this function

lookup_token_and_schedule_renew(state)

View Source