helmx

package
v1.4.1 Latest Latest
Warning

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

Go to latest
Published: Sep 15, 2023 License: MIT Imports: 4 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
}

InstallChartParams are parameters for InstallChart.

func (*InstallChartParams) ToOptions

func (p *InstallChartParams) ToOptions() []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 🇻🇳