helm

package
v0.13.0 Latest Latest
Warning

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

Go to latest
Published: Mar 20, 2024 License: MIT-0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Init added in v0.10.0

func Init(helmDebug bool)

func List

func List(kubeContext string) ([]*release.Release, error)

func Status

func Status(kubeContext, releaseName, namespace string) (string, error)

func Uninstall

func Uninstall(kubeContext, releaseName, namespace string) error

Types

type Helm

type Helm struct {
	AppVersion    string
	ChartName     string
	ChartVersion  string
	Namespace     string
	PostRenderer  postrender.PostRenderer
	ReleaseName   string
	RepositoryURL string
	Wait          bool

	SetValues  []string
	ValuesFile string
}

func (*Helm) DownloadChart

func (h *Helm) DownloadChart() (*chart.Chart, error)

func (*Helm) Install

func (h *Helm) Install(chart *chart.Chart, kubeContext string) error

Jump to

Keyboard shortcuts

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