const ( DefaultDNSSuffix = original.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 PathGetPropertiesAction = original.CheckAccess GetAccessControl PathGetPropertiesAction = original.GetAccessControl GetStatus PathGetPropertiesAction = original.GetStatus )
func PossiblePathGetPropertiesActionValues() []PathGetPropertiesAction
type PathLeaseAction = original.PathLeaseAction
const ( Acquire PathLeaseAction = original.Acquire Break PathLeaseAction = original.Break Change PathLeaseAction = original.Change Release PathLeaseAction = original.Release Renew PathLeaseAction = original.Renew )
func PossiblePathLeaseActionValues() []PathLeaseAction
type PathList = original.PathList
type PathRenameMode = original.PathRenameMode
const ( Legacy PathRenameMode = original.Legacy Posix PathRenameMode = original.Posix )
func PossiblePathRenameModeValues() []PathRenameMode
type PathResourceType = original.PathResourceType
const ( Directory PathResourceType = original.Directory File PathResourceType = original.File )
func PossiblePathResourceTypeValues() []PathResourceType
type PathUpdateAction = original.PathUpdateAction
const ( Append PathUpdateAction = original.Append Flush PathUpdateAction = original.Flush SetAccessControl PathUpdateAction = original.SetAccessControl SetProperties PathUpdateAction = original.SetProperties )
func PossiblePathUpdateActionValues() []PathUpdateAction
type ReadCloser = original.ReadCloser
Name | Synopsis |
---|---|
.. | |
storagedatalakeapi |