# Functions
CreateAzureCredentialFile creates a temporary Azure credential file for Azure Disk CSI driver tests and returns the credentials.
CreateAzureCredentialFile 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
Credentials is used in Azure File CSI Driver to store Azure credentials.
CredentialsConfig is used in Prow to store Azure credentials https://github.com/kubernetes/test-infra/blob/master/kubetest/azure.go#L116-L118.
CredentialsFromProw is used in Prow to store Azure credentials https://github.com/kubernetes/test-infra/blob/master/kubetest/azure.go#L107-L114.