package
0.40.0
Repository: https://github.com/google/go-cloud.git
Documentation: pkg.go.dev

# Functions

NewDefaultClient returns an Azure Blob container client with credentials from the environment as described in the package docstring.
NewDefaultServiceURLOptions generates a ServiceURLOptions based on environment variables.
NewServiceURL generates a URL for addressing an Azure Blob service account.
OpenBucket returns a *blob.Bucket backed by Azure Storage Account.

# Constants

Scheme is the URL scheme gcsblob registers its URLOpener under on blob.DefaultMux.

# Variables

Set holds Wire providers for this package.

# Structs

Options sets options for constructing a *blob.Bucket backed by Azure Blob.
ServiceURLOptions sets options for constructing a service URL for Azure Blob.
URLOpener opens Azure URLs like "azblob://mybucket".

# Type aliases

ContainerName represents an Azure blob container name.
ServiceURL represents an Azure service URL.