helmx

package
v1.8.0 Latest Latest
Warning

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

Go to latest
Published: Jan 29, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InstallChart

func InstallChart(t *testing.T, params InstallChartParams) func(t *testing.T)

InstallChart installs helm chart.

Types

type InstallChartParams

type InstallChartParams struct {
	RepoName      string
	RepoURL       string
	Name          string
	Namespace     string
	Command       string
	PluginRepoURL string
}

InstallChartParams are parameters for InstallChart.

func (*InstallChartParams) ToOptions

func (p *InstallChartParams) ToOptions(version string) []string

ToOptions converts Command to helm install options.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳