helm

package
v0.6.41 Latest Latest
Warning

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

Go to latest
Published: May 23, 2026 License: AGPL-3.0, Apache-2.0, MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Helm

type Helm struct {
	// contains filtered or unexported fields
}

func New

func New(options ...Option) (*Helm, error)

New ...

func (*Helm) Install

func (in *Helm) Install() error

func (*Helm) Uninstall

func (in *Helm) Uninstall() error

func (*Helm) Upgrade

func (in *Helm) Upgrade(install bool) error

type Option

type Option func(*Helm)

func WithChartName

func WithChartName(chartName string) Option

func WithKubeconfig

func WithKubeconfig(kubeconfig string) Option

func WithReleaseName

func WithReleaseName(releaseName string) Option

func WithReleaseNamespace

func WithReleaseNamespace(releaseNamespace string) Option

func WithRepository

func WithRepository(repository string) Option

func WithValues

func WithValues(values map[string]interface{}) Option

Jump to

Keyboard shortcuts

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