client

package
v1.46.0 Latest Latest
Warning

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

Go to latest
Published: Nov 10, 2020 License: MPL-2.0 Imports: 19 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
	ManagementPoliciesClient *storage.ManagementPoliciesClient
	BlobServicesClient       *storage.BlobServicesClient
	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) (*containers.Client, error)

func (Client) FileShareDirectoriesClient

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

func (Client) FileSharesClient

func (client Client) FileSharesClient(ctx context.Context, account accountDetails) (*shares.Client, 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) (*queues.Client, 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) (*tables.Client, error)

Jump to

Keyboard shortcuts

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