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 groups service.
func NewStackHubService ¶
func NewStackHubService(scope *actuators.MachineScope) azure.Service
NewStackHubService creates a new groups service.
Types ¶
type Service ¶
type Service struct { Client network.LoadBalancersClient Scope *actuators.MachineScope }
Service provides operations on resource groups
func (*Service) CreateOrUpdate ¶
CreateOrUpdate creates or updates a route table.
type StackHubService ¶
type StackHubService struct { Client network.LoadBalancersClient Scope *actuators.MachineScope }
StackHubService provides operations on resource groups
func (*StackHubService) CreateOrUpdate ¶
CreateOrUpdate creates or updates a route table.
Click to show internal directories.
Click to hide internal directories.