helm

package
v0.0.0-...-79b970a Latest Latest
Warning

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

Go to latest
Published: Nov 14, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HelmClient

type HelmClient struct {
	Downloader *downloader.ChartDownloader
	Setting    *cli.EnvSettings
	Repository map[string]*repo.ChartRepository
}

func (*HelmClient) AddRepository

func (c *HelmClient) AddRepository(repoName, repoUrl string, public bool) error

func (*HelmClient) Install

func (c *HelmClient) Install(repoChartVersion, namespace, releaseName string, values map[string]interface{}) error

chartPath is like bitnami/mysql:10.2.1

func (*HelmClient) Set

func (hc *HelmClient) Set(i interface{})

func (*HelmClient) Uninstall

func (c *HelmClient) Uninstall(releaseName, namespace string) error

Jump to

Keyboard shortcuts

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