controller

package
v1.13.4 Latest Latest
Warning

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

Go to latest
Published: Jul 26, 2023 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	CNIMetricsHelperChartDir    = "/test/helm/charts/cni-metrics-helper"
	CNIMetricsHelperReleaseName = "cni-metrics-helper"
	CNIMetricHelperNamespace    = "kube-system"
	TigeraOperatorNamespace     = "tigera-operator"
	TigeraOperatorReleaseName   = "calico"
	TigeraOperatorHelmRepo      = "https://docs.tigera.io/calico/charts"
	TigeraOperatorHelmCharts    = "projectcalico/tigera-operator"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type InstallationManager

type InstallationManager interface {
	InstallCNIMetricsHelper(image string, tag string, clusterId string) error
	UnInstallCNIMetricsHelper() error
	InstallTigeraOperator(version string) error
	UninstallTigeraOperator() error
}

func NewDefaultInstallationManager

func NewDefaultInstallationManager(manager helm.ReleaseManager) InstallationManager

Jump to

Keyboard shortcuts

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