controller

package
v2.5.5 Latest Latest
Warning

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

Go to latest
Published: Aug 7, 2023 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const (
	AWSLoadBalancerControllerHelmChart           = "aws-load-balancer-controller"
	AWSLoadBalancerControllerHelmRelease         = "aws-load-balancer-controller"
	AWSLoadBalancerControllerInstallationTimeout = 2 * time.Minute
)

Variables

This section is empty.

Functions

func NewDefaultInstallationManager

func NewDefaultInstallationManager(helmReleaseManager helm.ReleaseManager, clusterName string, region string, vpcID string, helmChart string, logger logr.Logger) *defaultInstallationManager

NewDefaultInstallationManager constructs new defaultInstallationManager.

Types

type InstallationManager

type InstallationManager interface {
	ResetController() error
	UpgradeController(controllerImage string, enableEndPointSlices bool) error
}

InstallationManager is responsible for manage controller installation in cluster.

Jump to

Keyboard shortcuts

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