Documentation ¶
Index ¶
- type StorageAccountProvider
- func (d *StorageAccountProvider) GetBlobContainer(ctx context.Context, subscription, groupName, accountName string) []string
- func (d *StorageAccountProvider) GetBlobService(ctx context.Context, subscription, groupName, accountName string) []string
- func (d *StorageAccountProvider) GetStorages(ctx context.Context) ([]*schema.Storage, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StorageAccountProvider ¶
type StorageAccountProvider struct { SubscriptionIDs []string Authorizer autorest.Authorizer }
func (*StorageAccountProvider) GetBlobContainer ¶
func (d *StorageAccountProvider) GetBlobContainer(ctx context.Context, subscription, groupName, accountName string) []string
func (*StorageAccountProvider) GetBlobService ¶
func (d *StorageAccountProvider) GetBlobService(ctx context.Context, subscription, groupName, accountName string) []string
func (*StorageAccountProvider) GetStorages ¶
Click to show internal directories.
Click to hide internal directories.