helm

package
v0.0.0-...-7de36fb Latest Latest
Warning

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

Go to latest
Published: Dec 27, 2023 License: AGPL-3.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Installer

type Installer struct {
	// contains filtered or unexported fields
}

Installer is the struct used to install helm charts.

func NewHelmInstaller

func NewHelmInstaller(logger *zap.Logger, releaseName, namespace, path, sha256 string, configValue map[string]interface{}) *Installer

NewHelmInstaller returns a new helm installer.

func (*Installer) Install

func (h *Installer) Install(ctx context.Context) error

Install installs the given helm chart.

Jump to

Keyboard shortcuts

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