Documentation ¶
Overview ¶
Package loadbalancer implements the lifecycle of HCloud load balancers.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
Service is a struct with the cluster scope to reconcile load balancers.
func NewService ¶
func NewService(scope *scope.ClusterScope) *Service
NewService creates a new service object.
Click to show internal directories.
Click to hide internal directories.