controller

package
v0.0.0-...-73d3982 Latest Latest
Warning

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

Go to latest
Published: Nov 2, 2022 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const (
	CNIMetricsHelperChartDir    = "/test/helm/charts/cni-metrics-helper"
	CNIMetricsHelperReleaseName = "cni-metrics-helper"
	CNIMetricHelperNamespace    = "kube-system"
	TigeraOperatorReleaseName   = "calico"
	TigeraOperatorHelmRepo      = "https://docs.projectcalico.org/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) 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