Versions in this module Expand all Collapse all v1 v1.0.1 Sep 13, 2022 v1.0.0 Sep 12, 2022 Changes in this version + const DefaultDNSSuffix + func UserAgent() string + func Version() string + type BaseClient = original.BaseClient + func New(xMsVersion string, accountName string) BaseClient + func NewWithoutDefaults(xMsVersion string, accountName string, dNSSuffix string) BaseClient + type DataLakeStorageError = original.DataLakeStorageError + type DataLakeStorageErrorError = original.DataLakeStorageErrorError + type Filesystem = original.Filesystem + type FilesystemClient = original.FilesystemClient + func NewFilesystemClient(xMsVersion string, accountName string) FilesystemClient + type FilesystemList = original.FilesystemList + type Path = original.Path + type PathClient = original.PathClient + func NewPathClient(xMsVersion string, accountName string) PathClient + type PathGetPropertiesAction = original.PathGetPropertiesAction + const CheckAccess + const GetAccessControl + const GetStatus + func PossiblePathGetPropertiesActionValues() []PathGetPropertiesAction + type PathLeaseAction = original.PathLeaseAction + const Acquire + const Break + const Change + const Release + const Renew + func PossiblePathLeaseActionValues() []PathLeaseAction + type PathList = original.PathList + type PathRenameMode = original.PathRenameMode + const Legacy + const Posix + func PossiblePathRenameModeValues() []PathRenameMode + type PathResourceType = original.PathResourceType + const Directory + const File + func PossiblePathResourceTypeValues() []PathResourceType + type PathUpdateAction = original.PathUpdateAction + const Append + const Flush + const SetAccessControl + const SetProperties + func PossiblePathUpdateActionValues() []PathUpdateAction + type ReadCloser = original.ReadCloser