elb

package
v0.0.0-...-9b98fd0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 23, 2025 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HuaweiElbPool

type HuaweiElbPool struct {
	Id   string `json:"id,omitempty"`
	Port int32  `json:"port,omitempty"`
}

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

func (s *Service) DeleteLoadbalancers() error

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

func (s *Service) ReconcileLoadbalancers() error

ReconcileLoadbalancers reconciles the load balancers for the given cluster.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL