client

package
v2.96.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 14, 2022 License: MPL-2.0 Imports: 23 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	AccountsClient              *storage.AccountsClient
	FileSystemsClient           *filesystems.Client
	ADLSGen2PathsClient         *paths.Client
	ManagementPoliciesClient    *storage.ManagementPoliciesClient
	BlobServicesClient          *storage.BlobServicesClient
	BlobInventoryPoliciesClient *legacystorage.BlobInventoryPoliciesClient
	CloudEndpointsClient        *storagesync.CloudEndpointsClient
	EncryptionScopesClient      *storage.EncryptionScopesClient
	Environment                 az.Environment
	FileServicesClient          *storage.FileServicesClient
	ObjectReplicationClient     *storage.ObjectReplicationPoliciesClient
	SyncServiceClient           *storagesync.ServicesClient
	SyncGroupsClient            *storagesync.SyncGroupsClient
	SubscriptionId              string
	// contains filtered or unexported fields
}

func NewClient

func NewClient(options *common.ClientOptions) *Client

func (Client) AccountsDataPlaneClient

func (client Client) AccountsDataPlaneClient(ctx context.Context, account accountDetails) (*accounts.Client, error)

func (Client) AddToCache

func (client Client) AddToCache(accountName string, props storage.Account) error

func (Client) BlobsClient

func (client Client) BlobsClient(ctx context.Context, account accountDetails) (*blobs.Client, error)

func (Client) ContainersClient

func (client Client) ContainersClient(ctx context.Context, account accountDetails) (shim.StorageContainerWrapper, error)

func (Client) FileShareDirectoriesClient

func (client Client) FileShareDirectoriesClient(ctx context.Context, account accountDetails) (*directories.Client, error)

func (Client) FileShareFilesClient

func (client Client) FileShareFilesClient(ctx context.Context, account accountDetails) (*files.Client, error)

func (Client) FileSharesClient

func (client Client) FileSharesClient(ctx context.Context, account accountDetails) (shim.StorageShareWrapper, error)

func (Client) FindAccount

func (client Client) FindAccount(ctx context.Context, accountName string) (*accountDetails, error)

func (Client) QueuesClient

func (client Client) QueuesClient(ctx context.Context, account accountDetails) (shim.StorageQueuesWrapper, error)

func (Client) RemoveAccountFromCache

func (client Client) RemoveAccountFromCache(accountName string)

func (Client) TableEntityClient

func (client Client) TableEntityClient(ctx context.Context, account accountDetails) (*entities.Client, error)

func (Client) TablesClient

func (client Client) TablesClient(ctx context.Context, account accountDetails) (shim.StorageTableWrapper, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL