loadbalancer

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Mar 12, 2025 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ControlPlaneBackendName         = "control-plane"
	ControlPlaneFrontendName        = "control-plane"
	BackendControlPlanePort         = 6443
	DefaultFrontendControlPlanePort = 6443
)

Variables

View Source
var ErrLoadBalancerNotReady = errors.New("loadbalancer is not ready")

Functions

This section is empty.

Types

type Service

type Service struct {
	*scope.Cluster
}

func NewService

func NewService(clusterScope *scope.Cluster) *Service

func (*Service) Delete

func (s *Service) Delete(ctx context.Context) error

func (*Service) Reconcile

func (s *Service) Reconcile(ctx context.Context) error

Jump to

Keyboard shortcuts

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