Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Manager ¶
type Manager interface { DeleteStorageAccount( storageAccountName string, resourceGroupName string, ) error }
Manager is an interface to be implemented by any component capable of managing Azure Storage Accounts
func NewManager ¶
NewManager returns a new implementation of the Manager interface
Click to show internal directories.
Click to hide internal directories.