helm

package
v0.16.2 Latest Latest
Warning

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

Go to latest
Published: Mar 22, 2022 License: Apache-2.0 Imports: 29 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Destroy added in v0.15.0

func Destroy(purgeAllZarfInstallations bool)

func DownloadChartFromGit

func DownloadChartFromGit(chart types.ZarfChart, destination string) string

DownloadChartFromGit is a special implementation of chart downloads that support the https://p1.dso.mil/#/products/big-bang/ model

func DownloadPublishedChart

func DownloadPublishedChart(chart types.ZarfChart, destination string)

DownloadPublishedChart loads a specific chart version from a remote repo

func NewRenderer added in v0.15.0

func NewRenderer(options ChartOptions, actionConfig *action.Configuration) *renderer

func StandardName

func StandardName(destination string, chart types.ZarfChart) string

StandardName generates a predictable full path for a helm chart for Zarf

func TemplateChart added in v0.15.0

func TemplateChart(options ChartOptions) (string, error)

TemplateChart generates a helm template from a given chart

Types

type ChartOptions added in v0.15.0

type ChartOptions struct {
	BasePath          string
	Chart             types.ZarfChart
	ReleaseName       string
	ChartLoadOverride string
	ChartOverride     *chart.Chart
	ValueOverride     map[string]interface{}
	Component         types.ZarfComponent
}

type ConnectString added in v0.15.0

type ConnectString struct {
	Description string
	Url         string
}

type ConnectStrings added in v0.15.0

type ConnectStrings map[string]ConnectString

func GenerateChart added in v0.15.0

func GenerateChart(basePath string, manifest types.ZarfManifest, component types.ZarfComponent) ConnectStrings

func InstallOrUpgradeChart added in v0.15.0

func InstallOrUpgradeChart(options ChartOptions) ConnectStrings

InstallOrUpgradeChart performs a helm install of the given chart

Jump to

Keyboard shortcuts

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