serviceloadbalancer

package
v0.18.0 Latest Latest
Warning

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

Go to latest
Published: Oct 15, 2024 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ServiceLoadBalancerHandler

type ServiceLoadBalancerHandler struct {
	ProviderHandler map[string]ServiceLoadBalancerProvider
	// contains filtered or unexported fields
}

func (*ServiceLoadBalancerHandler) BeforeClusterUpgrade added in v0.10.0

func (*ServiceLoadBalancerHandler) Name

type ServiceLoadBalancerProvider

type ServiceLoadBalancerProvider interface {
	Apply(
		ctx context.Context,
		slb v1alpha1.ServiceLoadBalancer,
		cluster *clusterv1.Cluster,
		log logr.Logger,
	) error
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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