helmcommand

package
v1.5.3 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddIndex

func AddIndex(conf *IndexConfig) error

func FetchChart

func FetchChart(conf *FetchConfig) error

func Init

func Init(basePath string) error

func RepoUpdate

func RepoUpdate(basePath string) error

func Template

func Template(conf *TemplateConfig) ([]byte, error)

Types

type FetchConfig

type FetchConfig struct {
	TempFolderPath string
	ChartName      string
	ChartVersion   string
	IndexName      string
}

type IndexConfig

type IndexConfig struct {
	TempFolderPath string
	IndexName      string
	IndexURL       string
}

type TemplateConfig

type TemplateConfig struct {
	TempFolderPath   string
	ChartName        string
	ReleaseName      string
	ReleaseNamespace string
	ValuesFilePath   string
}

Jump to

Keyboard shortcuts

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