Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HuaweiElbPool ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
func NewService ¶
func NewService(scope *scope.ClusterScope) (*Service, error)
func (*Service) CreateMember ¶
func (s *Service) CreateMember(pools []infrav1alpha1.PoolRef, instance *infrav1alpha1.Instance) error
func (*Service) DeleteLoadbalancers ¶
DeleteLoadbalancers deletes the load balancers for the given cluster.
func (*Service) DeleteMember ¶
func (s *Service) DeleteMember(pools []infrav1alpha1.PoolRef, instance *infrav1alpha1.Instance) error
func (*Service) ReconcileLoadbalancers ¶
ReconcileLoadbalancers reconciles the load balancers for the given cluster.
Click to show internal directories.
Click to hide internal directories.