# Functions
NewCreateOrUpdateAzureCredential creates a new CreateOrUpdateAzureCredential controller which is used to create or update Azure credentials and returns it along with a nil error.
NewDeleteAzureCredential creates a new DeleteAzureCredential controller which is used to delete Azure credentials from the secret store.
# Structs
CreateOrUpdateAzureCredential is the controller implementation to create/update a UCP Azure credential.
DeleteAzureCredential is the controller implementation to delete a UCP Azure credential.