package
0.0.0-20250403150915-169f9a4308f2
Repository: https://github.com/osbuild/osbuild-composer.git
Documentation: pkg.go.dev

# Functions

EnsureVHDExtension returns the given string with .vhd suffix if it already doesn't have one.
NewClient creates a client for accessing the Azure API.
NewStorageClient creates a new client for Azure Storage API.
ParseAzureCredentialsFile parses a credentials file for azure.
RandomStorageAccountName returns a randomly generated name that can be used for a storage account.

# Constants

DefaultUploadThreads defines a tested default value for the UploadPageBlob method's threads parameter.
PageBlobMaxUploadPagesBytes defines how much bytes can we upload in a single UploadPages call.

# Structs

BlobMetadata contains information needed to store the image in a proper place.
No description provided by the author
No description provided by the author
StorageClient is a client for the Azure Storage API, see the docs: https://docs.microsoft.com/en-us/rest/api/storageservices/.
Tag is a name-value pair representing the tag structure in Azure.