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