helm

package
v0.5.1 Latest Latest
Warning

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

Go to latest
Published: Mar 12, 2024 License: Apache-2.0 Imports: 24 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Init

func Init(ctx context.Context, handler *HelmHandler) error

Types

type HelmHandler

type HelmHandler struct {
	URL         string
	RepoName    string
	ChartName   string
	ReleaseName string
	Namespace   string
	// version is only used for "classic" helm charts, not OCI
	Version string
	Args    map[string]string
	// contains filtered or unexported fields
}

func (*HelmHandler) CheckStatus

func (h *HelmHandler) CheckStatus() (*release.Release, error)

func (*HelmHandler) Install

func (h *HelmHandler) Install() error

func (*HelmHandler) IsDeployed

func (h *HelmHandler) IsDeployed() bool

Jump to

Keyboard shortcuts

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