Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ScaleSetVMScope ¶
type ScaleSetVMScope interface { azure.ClusterDescriber azure.AsyncStatusUpdater InstanceID() string ScaleSetName() string SetVMSSVM(vmssvm *azure.VMSSVM) }
ScaleSetVMScope defines the scope interface for a scale sets service.
type Service ¶
type Service struct { Client client Scope ScaleSetVMScope }
Service provides operations on Azure resources.
func (*Service) Delete ¶
Delete deletes a scaleset instance asynchronously returning a future which encapsulates the long-running operation.
Directories ¶
Path | Synopsis |
---|---|
Package mock_scalesetvms is a generated GoMock package.
|
Package mock_scalesetvms is a generated GoMock package. |
Click to show internal directories.
Click to hide internal directories.