helm

package
v1.76.1 Latest Latest
Warning

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

Go to latest
Published: Jul 15, 2022 License: Apache-2.0 Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetMergedValues

func GetMergedValues(releasedValues, renderedValues map[string]interface{}) (map[string]interface{}, error)

func RenderValuesFromConfig

func RenderValuesFromConfig(app string, newConfigItems map[string]template.ItemValue, config *kotsv1beta1.Config, chart []byte) (map[string]interface{}, *kotsv1beta1.Config, error)

Types

type ChartUpdate

type ChartUpdate struct {
	Tag     string
	Version semver.Version
}

type ChartUpdates

type ChartUpdates []ChartUpdate

func CheckForUpdates

func CheckForUpdates(chartPath string, licenseID string, currentVersion *semver.Version) (ChartUpdates, error)

func GetCachedUpdates

func GetCachedUpdates(chartPath string) ChartUpdates

func (ChartUpdates) Len

func (v ChartUpdates) Len() int

func (ChartUpdates) Less

func (v ChartUpdates) Less(i, j int) bool

func (ChartUpdates) Swap

func (v ChartUpdates) Swap(i, j int)

func (ChartUpdates) ToTagList

func (u ChartUpdates) ToTagList() []string

type HelmApp added in v1.76.0

type HelmApp struct {
	Application      *types.ResponseApp
	Values           map[string]interface{}
	PathToValuesFile string
}

Jump to

Keyboard shortcuts

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