# Functions
NewClient creates a new Azure Blob storage client.
ValidateSecret validates if the provided Secret does at least have one valid set of credentials.
WithProxyURL sets the proxy URL to use for the BlobClient.
WithSecret sets the Secret to use for the BlobClient.
# Variables
ErrorDirectoryExists is an error returned when the filename provided is a directory.
# Structs
BlobClient is a minimal Azure Blob client for fetching objects.
# Type aliases
Option configures the BlobClient.