helm

package
v0.0.0-...-18a41f6 Latest Latest
Warning

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

Go to latest
Published: Jan 22, 2020 License: Apache-2.0 Imports: 30 Imported by: 0

Documentation

Index

Constants

View Source
const (
	TmpDir    = "/tmp"
	DirPrefix = "helm"
)

Variables

This section is empty.

Functions

func GetChangedValues

func GetChangedValues(original map[string]interface{}, modified map[string]interface{}) []string

func GetCreatePermission

func GetCreatePermission(manifest string, factory genericclioptions.RESTClientGetter) (bool, error)

func GetDefaultValues

func GetDefaultValues(chartName, repoName, url string) (map[string]interface{}, error)

func GetHelmCharts

func GetHelmCharts(factory genericclioptions.RESTClientGetter, namespace string) ([]*release.Release, error)

func GetManifests

func GetManifests(chartName, repoName, url, name, namespace string, values []string, factory genericclioptions.RESTClientGetter) ([]string, error)

func InstallChart

func InstallChart(chartName, repoName, url, name, namespace string, values []string, factory genericclioptions.RESTClientGetter) error

func UninstallChart

func UninstallChart(name string, namespace string, factory genericclioptions.RESTClientGetter) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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