Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service struct {
Client loadbalancer.LoadBalancerClient
Scope scope.ScopeInterface
}
Service provides operations on load balancers.
func NewService ¶
func NewService(scope scope.ScopeInterface) *Service
NewService creates a new load balancers service.
Click to show internal directories.
Click to hide internal directories.