# Functions
CreateAzureCredentialFile creates a temporary Azure credential file for Azure File CSI driver tests and returns the credentials.
DeleteAzureCredentialFile deletes the temporary Azure credential file.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
Config is used in Prow to store Azure credentials https://github.com/kubernetes/test-infra/blob/master/kubetest/azure.go#L116-L118.
Credentials is used in Azure File CSI Driver to store Azure credentials.
FromProw is used in Prow to store Azure credentials https://github.com/kubernetes/test-infra/blob/master/kubetest/azure.go#L107-L114.