# Functions
ExtractCredsFromSecret returns account info for ABS from given k8s Secret.
NewBlobContainerClient returns client for Azure blob storage.
# Structs
BlobContainerClient is facade for creating and using the azure-storage-blob-go client.
ExtractCredsFromSecretOutput contains all information which will be returned from ExtractCredsFromSecret function.