helm

package
v0.10.2 Latest Latest
Warning

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

Go to latest
Published: Nov 12, 2020 License: Apache-2.0 Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Installer

type Installer struct {
	KubeConfig  string
	KubeContext string
	ChartUri    string
	Namespace   string
	ReleaseName string
	ValuesFile  string
	Verbose     bool
	DryRun      bool
}

func (Installer) InstallChart

func (i Installer) InstallChart(ctx context.Context) error

type Uninstaller

type Uninstaller struct {
	KubeConfig  string
	KubeContext string
	Namespace   string
	ReleaseName string
	Verbose     bool
	DryRun      bool
}

func (Uninstaller) UninstallChart

func (i Uninstaller) UninstallChart(ctx context.Context) error

Jump to

Keyboard shortcuts

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