helm

package
v0.0.9 Latest Latest
Warning

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

Go to latest
Published: Nov 7, 2020 License: Apache-2.0 Imports: 15 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddHelmRepository

func AddHelmRepository(name, url, username, password, certFile, keyFile, caFile string, insecureSkipTLSverify bool, out io.Writer) error

func GetChart

func GetChart(client *action.Install, name string) (*chart.Chart, error)

func GetHelmRelease

func GetHelmRelease(ns string) ([]*release.Release, error)

func GetHelmRepositoryList

func GetHelmRepositoryList() []*repo.Entry

func Install

func Install(ioStreams cmdutil.IOStreams, repoName, repoURL, chartName, version, namespace, releaseName string,
	vals map[string]interface{}) error

func IsHelmReleaseRunning

func IsHelmReleaseRunning(releaseName, chartName, ns string, streams cmdutil.IOStreams) bool

func IsHelmRepositoryExist

func IsHelmRepositoryExist(name, url string) bool

func NewHelmInstall

func NewHelmInstall(version, namespace, releaseName string) (*action.Install, error)

func NewHelmUninstall

func NewHelmUninstall(namespace string) (*action.Uninstall, error)

func Uninstall

func Uninstall(ioStreams cmdutil.IOStreams, chartName, namespace, releaseName string) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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