package
25.1.0+incompatible
Repository: https://github.com/cockroachdb/cockroach.git
Documentation: pkg.go.dev

# Functions

NewDefaultAzureCredentialWithFile creates a credential chain that's simply a FileCredential prepended to the chain in DefaultAzureCredential.

# Constants

AzureAccountKeyParam is the query parameter for account_key in an azure URI.
AzureAccountNameParam is the query parameter for account_name in an azure URI.
AzureClientIDParam is the query parameter for client_id in an azure URI.
AzureClientSecretParam is the query parameter for client_secret in an azure URI.
AzureEnvironmentKeyParam is the query parameter for the environment name in an azure URI.
AzureTenantIDParam is the query parameter for tenant_id in an azure URI.

# Structs

FileCredentialOptions contains optional parameters for FileCredential.