helmchart

package
v0.0.0-...-2837245 Latest Latest
Warning

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

Go to latest
Published: Apr 15, 2024 License: Apache-2.0 Imports: 2 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HelmChartInterface

type HelmChartInterface interface {
	GetAPIVersion() string
	GetChartName() string
	GetChartVersion() string
	GetReleaseName() string
	GetDirName() string
	GetNamespace() string
	GetUpgradeFlags() []string
	GetWeight() int64
	GetHelmVersion() string
	GetBuilderValues() (map[string]interface{}, error)
	SetChartNamespace(namespace string)
}

HelmChartInterface represents any kots.io HelmChart (v1beta1 or v1beta2)

Jump to

Keyboard shortcuts

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