# Functions
CheckExistingToken takes a VaultType interface and logs in, while writting the config file And setting 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