helm

package
v1.18.0 Latest Latest
Warning

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

Go to latest
Published: Apr 13, 2024 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Hydrator

type Hydrator struct {
	Chart                   string
	Repo                    string
	Version                 string
	ReleaseName             string
	Namespace               string
	DeployNamespace         string
	ValuesYAML              string
	ValuesFilePaths         []string
	IncludeCRDs             string
	HydrateRoot             string
	Dest                    string
	Auth                    configsync.AuthType
	UserName                string
	Password                string
	ValuesFileApplyStrategy string
	CACertFilePath          string
}

Hydrator runs the helm hydration process.

func (*Hydrator) HelmTemplate

func (h *Hydrator) HelmTemplate(ctx context.Context) error

HelmTemplate runs helm template with args

Jump to

Keyboard shortcuts

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