package
1.5.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.
NewSharedKeyCredential creates an immutable SharedKeyCredential containing the storage account's name and either its primary or secondary key.
PossibleListSharesIncludeTypeValues returns the possible values for the ListSharesIncludeType const type.
PossibleShareRootSquashValues returns the possible values for the RootSquash const type.
PossibleShareTokenIntentValues returns the possible values for the ShareTokenIntent const type.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
GetPropertiesOptions provides set of options for Client.GetProperties.
GetSASURLOptions contains the optional parameters for the Client.GetSASURL method.
ListSharesInclude indicates what additional information the service should return with each share.
ListSharesOptions contains the optional parameters for the Client.NewListSharesPager method.
SetPropertiesOptions provides set of options for Client.SetProperties.
# Type aliases
ClientOptions contains the optional parameters when creating a Client.
CORSRule - CORS is an HTTP feature that enables a web application running under one domain to access resources in another domain.
CreateShareOptions contains the optional parameters for the share.Client.Create method.
CreateShareResponse contains the response from method share.Client.Create.
DeleteShareOptions contains the optional parameters for the share.Client.Delete method.
DeleteShareResponse contains the response from method share.Client.Delete.
GetPropertiesResponse contains the response from method Client.GetProperties.
ListSharesIncludeType defines values for ListSharesIncludeType.
ListSharesResponse - An enumeration of shares.
ListSharesSegmentResponse contains the response from method Client.NewListSharesPager.
Metrics - Storage Analytics metrics for file service.
ProtocolSettings - Protocol settings.
RestoreShareOptions contains the optional parameters for the share.Client.Restore method.
RestoreShareResponse contains the response from method share.Client.Restore.
RetentionPolicy - The retention policy.
SetPropertiesResponse contains the response from method Client.SetProperties.
Share - A listed Azure Storage share item.
SharedKeyCredential contains an account's name and its primary or secondary key.
ShareProperties - Properties of a share.
ShareRootSquash defines values for the root squashing behavior on the share when NFS is enabled.
ShareTokenIntent is required if authorization header specifies an OAuth token.
SMBMultichannel - Settings for SMB multichannel.
SMBSettings - Settings for SMB protocol.
StorageServiceProperties - Storage service properties.