# Functions
No description provided by the author
LoginWithCachedToken takes a VaultType interface and tries to log in with the previously cached token, And sets the token in the client.
No description provided by the author
SetToken attmepts to set the vault token on the vault api client and then attempts to write that token to a file to be used later If this method fails we do not want to stop the process.
No description provided by the author