package
1.4.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.
PossibleDurationTypeValues returns the possible values for the DurationType const type.
PossibleStatusTypeValues returns the possible values for the StatusType 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
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

CreateOptions contains the optional parameters for the Client.Create method.
DeleteOptions contains the optional parameters for the Client.Delete method.
GetAccessPolicyOptions contains the optional parameters for the Client.GetAccessPolicy method.
GetAccessPolicyResponse contains the response from method FileSystemClient.GetAccessPolicy.
GetPropertiesOptions contains the optional parameters for the FileSystemClient.GetProperties method.
GetPropertiesResponse contains the response from method FileSystemClient.GetProperties.
GetSASURLOptions contains the optional parameters for the Client.GetSASURL method.
ListDeletedPathsOptions contains the optional parameters for the FileSystem.ListDeletedPaths operation.
ListDirectoryPathsOptions contains the optional parameters from the FileSystem.ListDirectoryPathsOptions.
ListPathsOptions contains the optional parameters for the FileSystem.ListPaths operation.
SetAccessPolicyOptions provides set of configurations for FileSystem.SetAccessPolicy operation.
SetMetadataOptions contains the optional parameters for the Client.SetMetadata method.

# Type aliases

AccessConditions identifies filesystem-specific access conditions which you optionally set.
AccessPolicy - An Access policy.
AccessPolicyPermission type simplifies creating the permissions string for a container's access policy.
ClientOptions contains the optional parameters when creating a Client.
CPKScopeInfo contains a group of parameters for the FileSystemClient.Create method.
CreateDirectoryOptions contains the optional parameters when calling the CreateDirectory operation.
CreateDirectoryResponse contains the response from method FileSystemClient.CreateDirectory.
CreateFileOptions contains the optional parameters when calling the CreateFile operation.
CreateFileResponse contains the response from method FileSystemClient.CreateFile.
CreateResponse contains the response from method FileSystemClient.Create.
DeleteResponse contains the response from method FileSystemClient.Delete.
DurationType defines values for DurationType.
LeaseAccessConditions contains optional parameters to access leased entity.
ListDeletedPathsSegmentResponse contains the response from method FileSystemClient.ListPathsSegment.
ListDirectoryPathsSegmentResponse contains the response from method FileSystemClient.ListDirectoryPathsSegmentResponse.
ListPathsHierarchySegmentResponse contains the response from method FileSystemClient.ListPathsHierarchySegment.
ListPathsSegmentResponse contains the response from method FileSystemClient.ListPathsSegment.
ModifiedAccessConditions contains a group of parameters for specifying access conditions.
Path contains the path properties from the ListPaths operation.
PathHierarchyListSegment contains the response from method FileSystemClient.ListPathsHierarchySegment.
PathItem contains the response from method FileSystemClient.ListPathsHierarchySegment.
PathList contains the path list from the ListPaths operation.
PathPrefix contains the response from method FileSystemClient.ListPathsHierarchySegment.
PathProperties contains the response from method FileSystemClient.ListPathsHierarchySegment.
PublicAccessType defines values for AccessType - private (default) or file or filesystem.
SetAccessPolicyResponse contains the response from method FileSystemClient.SetAccessPolicy.
SetMetadataResponse contains the response from method FileSystemClient.SetMetadata.
SharedKeyCredential contains an account's name and its primary or secondary key.
SignedIdentifier - signed identifier.
StateType defines values for StateType.
StatusType defines values for StatusType.
UndeletePathResponse contains the response from method FileSystemClient.UndeletePath.