helm

package
v0.1.3 Latest Latest
Warning

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

Go to latest
Published: Aug 27, 2018 License: Apache-2.0 Imports: 30 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HelmClientWrapper

type HelmClientWrapper struct {
	Client   *k8shelm.Client
	Settings *helmenvironment.EnvSettings
	// contains filtered or unexported fields
}

func NewClient

func NewClient(kubectlClient *kubernetes.Clientset, upgradeTiller bool) (*HelmClientWrapper, error)

func (*HelmClientWrapper) EnsureAuth

func (helmClientWrapper *HelmClientWrapper) EnsureAuth(namespace string) error

func (*HelmClientWrapper) InstallChartByName

func (helmClientWrapper *HelmClientWrapper) InstallChartByName(releaseName string, releaseNamespace string, chartName string, chartVersion string, values *map[interface{}]interface{}) (*hapi_release5.Release, error)

func (*HelmClientWrapper) InstallChartByPath

func (helmClientWrapper *HelmClientWrapper) InstallChartByPath(releaseName string, releaseNamespace string, chartPath string, values *map[interface{}]interface{}) (*hapi_release5.Release, error)

func (*HelmClientWrapper) ReleaseExists

func (helmClientWrapper *HelmClientWrapper) ReleaseExists(releaseName string) (bool, error)

Jump to

Keyboard shortcuts

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