package
1.6.1-beta.1
Repository: https://github.com/azure/azure-sdk-for-go.git
Documentation: pkg.go.dev

# Functions

NewClient creates an instance of Client with the specified values.
NewClientFromConnectionString creates an instance of Client with the specified values.
NewClientWithNoCredential creates an instance of Client with the specified values.
NewClientWithSharedKeyCredential creates an instance of Client with the specified values.

# Structs

AppendBlockFromURLOptions contains the optional parameters for the Client.AppendBlockFromURL method.
AppendBlockOptions contains the optional parameters for the Client.AppendBlock method.
CreateOptions provides set of configurations for Create Append Blob operation.
SealOptions provides set of configurations for SealAppendBlob operation.

# Type aliases

AppendBlockFromURLResponse contains the response from method Client.AppendBlockFromURL.
AppendBlockResponse contains the response from method Client.AppendBlock.
AppendPositionAccessConditions contains a group of parameters for the Client.AppendBlock method.
ClientOptions contains the optional parameters when creating a Client.
CreateResponse contains the response from method Client.Create.
ExpiryType defines values for ExpiryType.
ExpiryTypeAbsolute defines the absolute time for the blob expiry.
ExpiryTypeNever defines that the blob will be set to never expire.
ExpiryTypeRelativeToCreation defines the duration relative to creation for the blob expiry.
ExpiryTypeRelativeToNow defines the duration relative to now for the blob expiry.
SealResponse contains the response from method Client.Seal.
SetExpiryOptions contains the optional parameters for the Client.SetExpiry method.
SetExpiryResponse contains the response from method Client.SetExpiry.