Versions in this module Expand all Collapse all v35 v35.1.0 Nov 1, 2019 v35.0.0 Oct 30, 2019 Changes in this version + const DefaultAdlsFileSystemDNSSuffix + func UserAgent() string + func Version() string + type ACLStatus struct + Entries *[]string + Group *string + Owner *string + Permission *int32 + StickyBit *bool + type ACLStatusResult struct + ACLStatus *ACLStatus + type AdlsAccessControlException struct + Exception Exception + JavaClassName *string + Message *string + func (aace AdlsAccessControlException) AsAdlsAccessControlException() (*AdlsAccessControlException, bool) + func (aace AdlsAccessControlException) AsAdlsBadOffsetException() (*AdlsBadOffsetException, bool) + func (aace AdlsAccessControlException) AsAdlsFileAlreadyExistsException() (*AdlsFileAlreadyExistsException, bool) + func (aace AdlsAccessControlException) AsAdlsFileNotFoundException() (*AdlsFileNotFoundException, bool) + func (aace AdlsAccessControlException) AsAdlsIOException() (*AdlsIOException, bool) + func (aace AdlsAccessControlException) AsAdlsIllegalArgumentException() (*AdlsIllegalArgumentException, bool) + func (aace AdlsAccessControlException) AsAdlsRemoteException() (*AdlsRemoteException, bool) + func (aace AdlsAccessControlException) AsAdlsRuntimeException() (*AdlsRuntimeException, bool) + func (aace AdlsAccessControlException) AsAdlsSecurityException() (*AdlsSecurityException, bool) + func (aace AdlsAccessControlException) AsAdlsUnsupportedOperationException() (*AdlsUnsupportedOperationException, bool) + func (aace AdlsAccessControlException) AsBasicAdlsRemoteException() (BasicAdlsRemoteException, bool) + func (aace AdlsAccessControlException) MarshalJSON() ([]byte, error) + type AdlsBadOffsetException struct + Exception Exception + JavaClassName *string + Message *string + func (aboe AdlsBadOffsetException) AsAdlsAccessControlException() (*AdlsAccessControlException, bool) + func (aboe AdlsBadOffsetException) AsAdlsBadOffsetException() (*AdlsBadOffsetException, bool) + func (aboe AdlsBadOffsetException) AsAdlsFileAlreadyExistsException() (*AdlsFileAlreadyExistsException, bool) + func (aboe AdlsBadOffsetException) AsAdlsFileNotFoundException() (*AdlsFileNotFoundException, bool) + func (aboe AdlsBadOffsetException) AsAdlsIOException() (*AdlsIOException, bool) + func (aboe AdlsBadOffsetException) AsAdlsIllegalArgumentException() (*AdlsIllegalArgumentException, bool) + func (aboe AdlsBadOffsetException) AsAdlsRemoteException() (*AdlsRemoteException, bool) + func (aboe AdlsBadOffsetException) AsAdlsRuntimeException() (*AdlsRuntimeException, bool) + func (aboe AdlsBadOffsetException) AsAdlsSecurityException() (*AdlsSecurityException, bool) + func (aboe AdlsBadOffsetException) AsAdlsUnsupportedOperationException() (*AdlsUnsupportedOperationException, bool) + func (aboe AdlsBadOffsetException) AsBasicAdlsRemoteException() (BasicAdlsRemoteException, bool) + func (aboe AdlsBadOffsetException) MarshalJSON() ([]byte, error) + type AdlsError struct + RemoteException BasicAdlsRemoteException + func (ae *AdlsError) UnmarshalJSON(body []byte) error + type AdlsFileAlreadyExistsException struct + Exception Exception + JavaClassName *string + Message *string + func (afaee AdlsFileAlreadyExistsException) AsAdlsAccessControlException() (*AdlsAccessControlException, bool) + func (afaee AdlsFileAlreadyExistsException) AsAdlsBadOffsetException() (*AdlsBadOffsetException, bool) + func (afaee AdlsFileAlreadyExistsException) AsAdlsFileAlreadyExistsException() (*AdlsFileAlreadyExistsException, bool) + func (afaee AdlsFileAlreadyExistsException) AsAdlsFileNotFoundException() (*AdlsFileNotFoundException, bool) + func (afaee AdlsFileAlreadyExistsException) AsAdlsIOException() (*AdlsIOException, bool) + func (afaee AdlsFileAlreadyExistsException) AsAdlsIllegalArgumentException() (*AdlsIllegalArgumentException, bool) + func (afaee AdlsFileAlreadyExistsException) AsAdlsRemoteException() (*AdlsRemoteException, bool) + func (afaee AdlsFileAlreadyExistsException) AsAdlsRuntimeException() (*AdlsRuntimeException, bool) + func (afaee AdlsFileAlreadyExistsException) AsAdlsSecurityException() (*AdlsSecurityException, bool) + func (afaee AdlsFileAlreadyExistsException) AsAdlsUnsupportedOperationException() (*AdlsUnsupportedOperationException, bool) + func (afaee AdlsFileAlreadyExistsException) AsBasicAdlsRemoteException() (BasicAdlsRemoteException, bool) + func (afaee AdlsFileAlreadyExistsException) MarshalJSON() ([]byte, error) + type AdlsFileNotFoundException struct + Exception Exception + JavaClassName *string + Message *string + func (afnfe AdlsFileNotFoundException) AsAdlsAccessControlException() (*AdlsAccessControlException, bool) + func (afnfe AdlsFileNotFoundException) AsAdlsBadOffsetException() (*AdlsBadOffsetException, bool) + func (afnfe AdlsFileNotFoundException) AsAdlsFileAlreadyExistsException() (*AdlsFileAlreadyExistsException, bool) + func (afnfe AdlsFileNotFoundException) AsAdlsFileNotFoundException() (*AdlsFileNotFoundException, bool) + func (afnfe AdlsFileNotFoundException) AsAdlsIOException() (*AdlsIOException, bool) + func (afnfe AdlsFileNotFoundException) AsAdlsIllegalArgumentException() (*AdlsIllegalArgumentException, bool) + func (afnfe AdlsFileNotFoundException) AsAdlsRemoteException() (*AdlsRemoteException, bool) + func (afnfe AdlsFileNotFoundException) AsAdlsRuntimeException() (*AdlsRuntimeException, bool) + func (afnfe AdlsFileNotFoundException) AsAdlsSecurityException() (*AdlsSecurityException, bool) + func (afnfe AdlsFileNotFoundException) AsAdlsUnsupportedOperationException() (*AdlsUnsupportedOperationException, bool) + func (afnfe AdlsFileNotFoundException) AsBasicAdlsRemoteException() (BasicAdlsRemoteException, bool) + func (afnfe AdlsFileNotFoundException) MarshalJSON() ([]byte, error) + type AdlsIOException struct + Exception Exception + JavaClassName *string + Message *string + func (aie AdlsIOException) AsAdlsAccessControlException() (*AdlsAccessControlException, bool) + func (aie AdlsIOException) AsAdlsBadOffsetException() (*AdlsBadOffsetException, bool) + func (aie AdlsIOException) AsAdlsFileAlreadyExistsException() (*AdlsFileAlreadyExistsException, bool) + func (aie AdlsIOException) AsAdlsFileNotFoundException() (*AdlsFileNotFoundException, bool) + func (aie AdlsIOException) AsAdlsIOException() (*AdlsIOException, bool) + func (aie AdlsIOException) AsAdlsIllegalArgumentException() (*AdlsIllegalArgumentException, bool) + func (aie AdlsIOException) AsAdlsRemoteException() (*AdlsRemoteException, bool) + func (aie AdlsIOException) AsAdlsRuntimeException() (*AdlsRuntimeException, bool) + func (aie AdlsIOException) AsAdlsSecurityException() (*AdlsSecurityException, bool) + func (aie AdlsIOException) AsAdlsUnsupportedOperationException() (*AdlsUnsupportedOperationException, bool) + func (aie AdlsIOException) AsBasicAdlsRemoteException() (BasicAdlsRemoteException, bool) + func (aie AdlsIOException) MarshalJSON() ([]byte, error) + type AdlsIllegalArgumentException struct + Exception Exception + JavaClassName *string + Message *string + func (aiae AdlsIllegalArgumentException) AsAdlsAccessControlException() (*AdlsAccessControlException, bool) + func (aiae AdlsIllegalArgumentException) AsAdlsBadOffsetException() (*AdlsBadOffsetException, bool) + func (aiae AdlsIllegalArgumentException) AsAdlsFileAlreadyExistsException() (*AdlsFileAlreadyExistsException, bool) + func (aiae AdlsIllegalArgumentException) AsAdlsFileNotFoundException() (*AdlsFileNotFoundException, bool) + func (aiae AdlsIllegalArgumentException) AsAdlsIOException() (*AdlsIOException, bool) + func (aiae AdlsIllegalArgumentException) AsAdlsIllegalArgumentException() (*AdlsIllegalArgumentException, bool) + func (aiae AdlsIllegalArgumentException) AsAdlsRemoteException() (*AdlsRemoteException, bool) + func (aiae AdlsIllegalArgumentException) AsAdlsRuntimeException() (*AdlsRuntimeException, bool) + func (aiae AdlsIllegalArgumentException) AsAdlsSecurityException() (*AdlsSecurityException, bool) + func (aiae AdlsIllegalArgumentException) AsAdlsUnsupportedOperationException() (*AdlsUnsupportedOperationException, bool) + func (aiae AdlsIllegalArgumentException) AsBasicAdlsRemoteException() (BasicAdlsRemoteException, bool) + func (aiae AdlsIllegalArgumentException) MarshalJSON() ([]byte, error) + type AdlsRemoteException struct + Exception Exception + JavaClassName *string + Message *string + func (are AdlsRemoteException) AsAdlsAccessControlException() (*AdlsAccessControlException, bool) + func (are AdlsRemoteException) AsAdlsBadOffsetException() (*AdlsBadOffsetException, bool) + func (are AdlsRemoteException) AsAdlsFileAlreadyExistsException() (*AdlsFileAlreadyExistsException, bool) + func (are AdlsRemoteException) AsAdlsFileNotFoundException() (*AdlsFileNotFoundException, bool) + func (are AdlsRemoteException) AsAdlsIOException() (*AdlsIOException, bool) + func (are AdlsRemoteException) AsAdlsIllegalArgumentException() (*AdlsIllegalArgumentException, bool) + func (are AdlsRemoteException) AsAdlsRemoteException() (*AdlsRemoteException, bool) + func (are AdlsRemoteException) AsAdlsRuntimeException() (*AdlsRuntimeException, bool) + func (are AdlsRemoteException) AsAdlsSecurityException() (*AdlsSecurityException, bool) + func (are AdlsRemoteException) AsAdlsUnsupportedOperationException() (*AdlsUnsupportedOperationException, bool) + func (are AdlsRemoteException) AsBasicAdlsRemoteException() (BasicAdlsRemoteException, bool) + func (are AdlsRemoteException) MarshalJSON() ([]byte, error) + type AdlsRuntimeException struct + Exception Exception + JavaClassName *string + Message *string + func (are AdlsRuntimeException) AsAdlsAccessControlException() (*AdlsAccessControlException, bool) + func (are AdlsRuntimeException) AsAdlsBadOffsetException() (*AdlsBadOffsetException, bool) + func (are AdlsRuntimeException) AsAdlsFileAlreadyExistsException() (*AdlsFileAlreadyExistsException, bool) + func (are AdlsRuntimeException) AsAdlsFileNotFoundException() (*AdlsFileNotFoundException, bool) + func (are AdlsRuntimeException) AsAdlsIOException() (*AdlsIOException, bool) + func (are AdlsRuntimeException) AsAdlsIllegalArgumentException() (*AdlsIllegalArgumentException, bool) + func (are AdlsRuntimeException) AsAdlsRemoteException() (*AdlsRemoteException, bool) + func (are AdlsRuntimeException) AsAdlsRuntimeException() (*AdlsRuntimeException, bool) + func (are AdlsRuntimeException) AsAdlsSecurityException() (*AdlsSecurityException, bool) + func (are AdlsRuntimeException) AsAdlsUnsupportedOperationException() (*AdlsUnsupportedOperationException, bool) + func (are AdlsRuntimeException) AsBasicAdlsRemoteException() (BasicAdlsRemoteException, bool) + func (are AdlsRuntimeException) MarshalJSON() ([]byte, error) + type AdlsSecurityException struct + Exception Exception + JavaClassName *string + Message *string + func (ase AdlsSecurityException) AsAdlsAccessControlException() (*AdlsAccessControlException, bool) + func (ase AdlsSecurityException) AsAdlsBadOffsetException() (*AdlsBadOffsetException, bool) + func (ase AdlsSecurityException) AsAdlsFileAlreadyExistsException() (*AdlsFileAlreadyExistsException, bool) + func (ase AdlsSecurityException) AsAdlsFileNotFoundException() (*AdlsFileNotFoundException, bool) + func (ase AdlsSecurityException) AsAdlsIOException() (*AdlsIOException, bool) + func (ase AdlsSecurityException) AsAdlsIllegalArgumentException() (*AdlsIllegalArgumentException, bool) + func (ase AdlsSecurityException) AsAdlsRemoteException() (*AdlsRemoteException, bool) + func (ase AdlsSecurityException) AsAdlsRuntimeException() (*AdlsRuntimeException, bool) + func (ase AdlsSecurityException) AsAdlsSecurityException() (*AdlsSecurityException, bool) + func (ase AdlsSecurityException) AsAdlsUnsupportedOperationException() (*AdlsUnsupportedOperationException, bool) + func (ase AdlsSecurityException) AsBasicAdlsRemoteException() (BasicAdlsRemoteException, bool) + func (ase AdlsSecurityException) MarshalJSON() ([]byte, error) + type AdlsUnsupportedOperationException struct + Exception Exception + JavaClassName *string + Message *string + func (auoe AdlsUnsupportedOperationException) AsAdlsAccessControlException() (*AdlsAccessControlException, bool) + func (auoe AdlsUnsupportedOperationException) AsAdlsBadOffsetException() (*AdlsBadOffsetException, bool) + func (auoe AdlsUnsupportedOperationException) AsAdlsFileAlreadyExistsException() (*AdlsFileAlreadyExistsException, bool) + func (auoe AdlsUnsupportedOperationException) AsAdlsFileNotFoundException() (*AdlsFileNotFoundException, bool) + func (auoe AdlsUnsupportedOperationException) AsAdlsIOException() (*AdlsIOException, bool) + func (auoe AdlsUnsupportedOperationException) AsAdlsIllegalArgumentException() (*AdlsIllegalArgumentException, bool) + func (auoe AdlsUnsupportedOperationException) AsAdlsRemoteException() (*AdlsRemoteException, bool) + func (auoe AdlsUnsupportedOperationException) AsAdlsRuntimeException() (*AdlsRuntimeException, bool) + func (auoe AdlsUnsupportedOperationException) AsAdlsSecurityException() (*AdlsSecurityException, bool) + func (auoe AdlsUnsupportedOperationException) AsAdlsUnsupportedOperationException() (*AdlsUnsupportedOperationException, bool) + func (auoe AdlsUnsupportedOperationException) AsBasicAdlsRemoteException() (BasicAdlsRemoteException, bool) + func (auoe AdlsUnsupportedOperationException) MarshalJSON() ([]byte, error) + type AppendModeType string + const Autocreate + func PossibleAppendModeTypeValues() []AppendModeType + type BaseClient struct + AdlsFileSystemDNSSuffix string + func New() BaseClient + func NewWithoutDefaults(adlsFileSystemDNSSuffix string) BaseClient + type BasicAdlsRemoteException interface + AsAdlsAccessControlException func() (*AdlsAccessControlException, bool) + AsAdlsBadOffsetException func() (*AdlsBadOffsetException, bool) + AsAdlsFileAlreadyExistsException func() (*AdlsFileAlreadyExistsException, bool) + AsAdlsFileNotFoundException func() (*AdlsFileNotFoundException, bool) + AsAdlsIOException func() (*AdlsIOException, bool) + AsAdlsIllegalArgumentException func() (*AdlsIllegalArgumentException, bool) + AsAdlsRemoteException func() (*AdlsRemoteException, bool) + AsAdlsRuntimeException func() (*AdlsRuntimeException, bool) + AsAdlsSecurityException func() (*AdlsSecurityException, bool) + AsAdlsUnsupportedOperationException func() (*AdlsUnsupportedOperationException, bool) + type Client struct + func NewClient() Client + func (client Client) Append(ctx context.Context, accountName string, directFilePath string, ...) (result autorest.Response, err error) + func (client Client) AppendPreparer(ctx context.Context, accountName string, directFilePath string, ...) (*http.Request, error) + func (client Client) AppendResponder(resp *http.Response) (result autorest.Response, err error) + func (client Client) AppendSender(req *http.Request) (*http.Response, error) + func (client Client) CheckAccess(ctx context.Context, accountName string, pathParameter string, fsaction string) (result autorest.Response, err error) + func (client Client) CheckAccessPreparer(ctx context.Context, accountName string, pathParameter string, fsaction string) (*http.Request, error) + func (client Client) CheckAccessResponder(resp *http.Response) (result autorest.Response, err error) + func (client Client) CheckAccessSender(req *http.Request) (*http.Response, error) + func (client Client) Concat(ctx context.Context, accountName string, destinationPath string, ...) (result autorest.Response, err error) + func (client Client) ConcatPreparer(ctx context.Context, accountName string, destinationPath string, ...) (*http.Request, error) + func (client Client) ConcatResponder(resp *http.Response) (result autorest.Response, err error) + func (client Client) ConcatSender(req *http.Request) (*http.Response, error) + func (client Client) ConcurrentAppend(ctx context.Context, accountName string, filePath string, ...) (result autorest.Response, err error) + func (client Client) ConcurrentAppendPreparer(ctx context.Context, accountName string, filePath string, ...) (*http.Request, error) + func (client Client) ConcurrentAppendResponder(resp *http.Response) (result autorest.Response, err error) + func (client Client) ConcurrentAppendSender(req *http.Request) (*http.Response, error) + func (client Client) Create(ctx context.Context, accountName string, directFilePath string, ...) (result autorest.Response, err error) + func (client Client) CreatePreparer(ctx context.Context, accountName string, directFilePath string, ...) (*http.Request, error) + func (client Client) CreateResponder(resp *http.Response) (result autorest.Response, err error) + func (client Client) CreateSender(req *http.Request) (*http.Response, error) + func (client Client) Delete(ctx context.Context, accountName string, filePath string, recursive *bool) (result FileOperationResult, err error) + func (client Client) DeletePreparer(ctx context.Context, accountName string, filePath string, recursive *bool) (*http.Request, error) + func (client Client) DeleteResponder(resp *http.Response) (result FileOperationResult, err error) + func (client Client) DeleteSender(req *http.Request) (*http.Response, error) + func (client Client) Flush(ctx context.Context, accountName string, flushFilePath string) (result autorest.Response, err error) + func (client Client) FlushPreparer(ctx context.Context, accountName string, flushFilePath string) (*http.Request, error) + func (client Client) FlushResponder(resp *http.Response) (result autorest.Response, err error) + func (client Client) FlushSender(req *http.Request) (*http.Response, error) + func (client Client) GetACLStatus(ctx context.Context, accountName string, ACLFilePath string) (result ACLStatusResult, err error) + func (client Client) GetACLStatusPreparer(ctx context.Context, accountName string, ACLFilePath string) (*http.Request, error) + func (client Client) GetACLStatusResponder(resp *http.Response) (result ACLStatusResult, err error) + func (client Client) GetACLStatusSender(req *http.Request) (*http.Response, error) + func (client Client) GetContentSummary(ctx context.Context, accountName string, getContentSummaryFilePath string) (result ContentSummaryResult, err error) + func (client Client) GetContentSummaryPreparer(ctx context.Context, accountName string, getContentSummaryFilePath string) (*http.Request, error) + func (client Client) GetContentSummaryResponder(resp *http.Response) (result ContentSummaryResult, err error) + func (client Client) GetContentSummarySender(req *http.Request) (*http.Response, error) + func (client Client) GetFileStatus(ctx context.Context, accountName string, getFilePath string) (result FileStatusResult, err error) + func (client Client) GetFileStatusPreparer(ctx context.Context, accountName string, getFilePath string) (*http.Request, error) + func (client Client) GetFileStatusResponder(resp *http.Response) (result FileStatusResult, err error) + func (client Client) GetFileStatusSender(req *http.Request) (*http.Response, error) + func (client Client) ListFileStatus(ctx context.Context, accountName string, listFilePath string, listSize *int32, ...) (result FileStatusesResult, err error) + func (client Client) ListFileStatusPreparer(ctx context.Context, accountName string, listFilePath string, listSize *int32, ...) (*http.Request, error) + func (client Client) ListFileStatusResponder(resp *http.Response) (result FileStatusesResult, err error) + func (client Client) ListFileStatusSender(req *http.Request) (*http.Response, error) + func (client Client) Mkdirs(ctx context.Context, accountName string, pathParameter string) (result FileOperationResult, err error) + func (client Client) MkdirsPreparer(ctx context.Context, accountName string, pathParameter string) (*http.Request, error) + func (client Client) MkdirsResponder(resp *http.Response) (result FileOperationResult, err error) + func (client Client) MkdirsSender(req *http.Request) (*http.Response, error) + func (client Client) ModifyACLEntries(ctx context.Context, accountName string, modifyACLFilePath string, ...) (result autorest.Response, err error) + func (client Client) ModifyACLEntriesPreparer(ctx context.Context, accountName string, modifyACLFilePath string, ...) (*http.Request, error) + func (client Client) ModifyACLEntriesResponder(resp *http.Response) (result autorest.Response, err error) + func (client Client) ModifyACLEntriesSender(req *http.Request) (*http.Response, error) + func (client Client) MsConcat(ctx context.Context, accountName string, msConcatDestinationPath string, ...) (result autorest.Response, err error) + func (client Client) MsConcatPreparer(ctx context.Context, accountName string, msConcatDestinationPath string, ...) (*http.Request, error) + func (client Client) MsConcatResponder(resp *http.Response) (result autorest.Response, err error) + func (client Client) MsConcatSender(req *http.Request) (*http.Response, error) + func (client Client) Open(ctx context.Context, accountName string, directFilePath string, length *int64, ...) (result ReadCloser, err error) + func (client Client) OpenPreparer(ctx context.Context, accountName string, directFilePath string, length *int64, ...) (*http.Request, error) + func (client Client) OpenResponder(resp *http.Response) (result ReadCloser, err error) + func (client Client) OpenSender(req *http.Request) (*http.Response, error) + func (client Client) RemoveACL(ctx context.Context, accountName string, ACLFilePath string) (result autorest.Response, err error) + func (client Client) RemoveACLEntries(ctx context.Context, accountName string, removeACLFilePath string, ...) (result autorest.Response, err error) + func (client Client) RemoveACLEntriesPreparer(ctx context.Context, accountName string, removeACLFilePath string, ...) (*http.Request, error) + func (client Client) RemoveACLEntriesResponder(resp *http.Response) (result autorest.Response, err error) + func (client Client) RemoveACLEntriesSender(req *http.Request) (*http.Response, error) + func (client Client) RemoveACLPreparer(ctx context.Context, accountName string, ACLFilePath string) (*http.Request, error) + func (client Client) RemoveACLResponder(resp *http.Response) (result autorest.Response, err error) + func (client Client) RemoveACLSender(req *http.Request) (*http.Response, error) + func (client Client) RemoveDefaultACL(ctx context.Context, accountName string, defaultACLFilePath string) (result autorest.Response, err error) + func (client Client) RemoveDefaultACLPreparer(ctx context.Context, accountName string, defaultACLFilePath string) (*http.Request, error) + func (client Client) RemoveDefaultACLResponder(resp *http.Response) (result autorest.Response, err error) + func (client Client) RemoveDefaultACLSender(req *http.Request) (*http.Response, error) + func (client Client) Rename(ctx context.Context, accountName string, renameFilePath string, ...) (result FileOperationResult, err error) + func (client Client) RenamePreparer(ctx context.Context, accountName string, renameFilePath string, ...) (*http.Request, error) + func (client Client) RenameResponder(resp *http.Response) (result FileOperationResult, err error) + func (client Client) RenameSender(req *http.Request) (*http.Response, error) + func (client Client) SetACL(ctx context.Context, accountName string, setACLFilePath string, aclspec string) (result autorest.Response, err error) + func (client Client) SetACLPreparer(ctx context.Context, accountName string, setACLFilePath string, aclspec string) (*http.Request, error) + func (client Client) SetACLResponder(resp *http.Response) (result autorest.Response, err error) + func (client Client) SetACLSender(req *http.Request) (*http.Response, error) + func (client Client) SetFileExpiry(ctx context.Context, accountName string, filePath string, ...) (result autorest.Response, err error) + func (client Client) SetFileExpiryPreparer(ctx context.Context, accountName string, filePath string, ...) (*http.Request, error) + func (client Client) SetFileExpiryResponder(resp *http.Response) (result autorest.Response, err error) + func (client Client) SetFileExpirySender(req *http.Request) (*http.Response, error) + func (client Client) SetOwner(ctx context.Context, accountName string, setOwnerFilePath string, owner string, ...) (result autorest.Response, err error) + func (client Client) SetOwnerPreparer(ctx context.Context, accountName string, setOwnerFilePath string, owner string, ...) (*http.Request, error) + func (client Client) SetOwnerResponder(resp *http.Response) (result autorest.Response, err error) + func (client Client) SetOwnerSender(req *http.Request) (*http.Response, error) + func (client Client) SetPermission(ctx context.Context, accountName string, setPermissionFilePath string, ...) (result autorest.Response, err error) + func (client Client) SetPermissionPreparer(ctx context.Context, accountName string, setPermissionFilePath string, ...) (*http.Request, error) + func (client Client) SetPermissionResponder(resp *http.Response) (result autorest.Response, err error) + func (client Client) SetPermissionSender(req *http.Request) (*http.Response, error) + type ContentSummary struct + DirectoryCount *int64 + FileCount *int64 + Length *int64 + SpaceConsumed *int64 + type ContentSummaryResult struct + ContentSummary *ContentSummary + type Exception string + const ExceptionAccessControlException + const ExceptionAdlsRemoteException + const ExceptionBadOffsetException + const ExceptionFileAlreadyExistsException + const ExceptionFileNotFoundException + const ExceptionIOException + const ExceptionIllegalArgumentException + const ExceptionRuntimeException + const ExceptionSecurityException + const ExceptionUnsupportedOperationException + func PossibleExceptionValues() []Exception + type ExpiryOptionType string + const Absolute + const NeverExpire + const RelativeToCreationDate + const RelativeToNow + func PossibleExpiryOptionTypeValues() []ExpiryOptionType + type FileOperationResult struct + OperationResult *bool + type FileStatusProperties struct + AccessTime *int64 + BlockSize *int64 + ChildrenNum *int64 + ExpirationTime *int64 + Group *string + Length *int64 + ModificationTime *int64 + Owner *string + PathSuffix *string + Permission *string + Type FileType + type FileStatusResult struct + FileStatus *FileStatusProperties + type FileStatuses struct + FileStatus *[]FileStatusProperties + type FileStatusesResult struct + FileStatuses *FileStatuses + type FileType string + const DIRECTORY + const FILE + func PossibleFileTypeValues() []FileType + type ReadCloser struct + Value *io.ReadCloser Other modules containing this package gopkg.in/Azure/azure-sdk-for-go.v16 gopkg.in/Azure/azure-sdk-for-go.v17 gopkg.in/Azure/azure-sdk-for-go.v18 gopkg.in/Azure/azure-sdk-for-go.v19 gopkg.in/Azure/azure-sdk-for-go.v20 gopkg.in/Azure/azure-sdk-for-go.v21 gopkg.in/Azure/azure-sdk-for-go.v22 gopkg.in/Azure/azure-sdk-for-go.v23 gopkg.in/Azure/azure-sdk-for-go.v24 gopkg.in/Azure/azure-sdk-for-go.v25 gopkg.in/Azure/azure-sdk-for-go.v26 gopkg.in/Azure/azure-sdk-for-go.v27 gopkg.in/Azure/azure-sdk-for-go.v28 gopkg.in/Azure/azure-sdk-for-go.v29 gopkg.in/Azure/azure-sdk-for-go.v30 gopkg.in/Azure/azure-sdk-for-go.v31 gopkg.in/Azure/azure-sdk-for-go.v32 gopkg.in/Azure/azure-sdk-for-go.v33 gopkg.in/Azure/azure-sdk-for-go.v34 gopkg.in/Azure/azure-sdk-for-go.v36 gopkg.in/Azure/azure-sdk-for-go.v37 gopkg.in/Azure/azure-sdk-for-go.v38 gopkg.in/Azure/azure-sdk-for-go.v39 gopkg.in/Azure/azure-sdk-for-go.v40 gopkg.in/Azure/azure-sdk-for-go.v41 gopkg.in/Azure/azure-sdk-for-go.v42 gopkg.in/Azure/azure-sdk-for-go.v43 gopkg.in/Azure/azure-sdk-for-go.v44 gopkg.in/Azure/azure-sdk-for-go.v45 gopkg.in/Azure/azure-sdk-for-go.v46 gopkg.in/Azure/azure-sdk-for-go.v48