# Functions
CreateSecret represents the API handler to create a secret.
DeleteSecret deletes a secret from the provided secrets service.
GetSecret gets a secret from the provided secrets service.
ListSecrets represents the API handler to get a list of secrets.
UpdateSecret updates a secret for the provided secrets service.