Versions in this module Expand all Collapse all v29 v29.0.0 May 6, 2019 Changes in this version + type ClientAPI interface + Append func(ctx context.Context, accountName string, directFilePath string, ...) (result autorest.Response, err error) + CheckAccess func(ctx context.Context, accountName string, pathParameter string, fsaction string) (result autorest.Response, err error) + Concat func(ctx context.Context, accountName string, destinationPath string, ...) (result autorest.Response, err error) + ConcurrentAppend func(ctx context.Context, accountName string, filePath string, ...) (result autorest.Response, err error) + Create func(ctx context.Context, accountName string, directFilePath string, ...) (result autorest.Response, err error) + Delete func(ctx context.Context, accountName string, filePath string, recursive *bool) (result filesystem.FileOperationResult, err error) + Flush func(ctx context.Context, accountName string, flushFilePath string) (result autorest.Response, err error) + GetACLStatus func(ctx context.Context, accountName string, ACLFilePath string) (result filesystem.ACLStatusResult, err error) + GetContentSummary func(ctx context.Context, accountName string, getContentSummaryFilePath string) (result filesystem.ContentSummaryResult, err error) + GetFileStatus func(ctx context.Context, accountName string, getFilePath string) (result filesystem.FileStatusResult, err error) + ListFileStatus func(ctx context.Context, accountName string, listFilePath string, listSize *int32, ...) (result filesystem.FileStatusesResult, err error) + Mkdirs func(ctx context.Context, accountName string, pathParameter string) (result filesystem.FileOperationResult, err error) + ModifyACLEntries func(ctx context.Context, accountName string, modifyACLFilePath string, ...) (result autorest.Response, err error) + MsConcat func(ctx context.Context, accountName string, msConcatDestinationPath string, ...) (result autorest.Response, err error) + Open func(ctx context.Context, accountName string, directFilePath string, length *int64, ...) (result filesystem.ReadCloser, err error) + RemoveACL func(ctx context.Context, accountName string, ACLFilePath string) (result autorest.Response, err error) + RemoveACLEntries func(ctx context.Context, accountName string, removeACLFilePath string, ...) (result autorest.Response, err error) + RemoveDefaultACL func(ctx context.Context, accountName string, defaultACLFilePath string) (result autorest.Response, err error) + Rename func(ctx context.Context, accountName string, renameFilePath string, ...) (result filesystem.FileOperationResult, err error) + SetACL func(ctx context.Context, accountName string, setACLFilePath string, aclspec string) (result autorest.Response, err error) + SetFileExpiry func(ctx context.Context, accountName string, filePath string, ...) (result autorest.Response, err error) + SetOwner func(ctx context.Context, accountName string, setOwnerFilePath string, owner string, ...) (result autorest.Response, err error) + SetPermission func(ctx context.Context, accountName string, setPermissionFilePath string, ...) (result autorest.Response, err error) Other modules containing this package 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.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.v35 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