Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewService ¶
func NewService(scope *actuators.MachineScope) azure.Service
NewService creates a new availability zones service.
func NewStackHubService ¶
func NewStackHubService(scope *actuators.MachineScope) azure.Service
NewService creates a new availability zones service.
Types ¶
type Service ¶
type Service struct { Client compute.ResourceSkusClient Scope *actuators.MachineScope }
Service provides operations on availability zones
func (*Service) CreateOrUpdate ¶
CreateOrUpdate no-op.
type Spec ¶
type Spec struct {
VMSize string
}
Spec input specification for Get/CreateOrUpdate/Delete calls
type StackHubService ¶
type StackHubService struct { Client compute.ResourceSkusClient Scope *actuators.MachineScope }
StackHubService provides operations on availability zones
func (*StackHubService) CreateOrUpdate ¶
CreateOrUpdate no-op.
Click to show internal directories.
Click to hide internal directories.