helm

package
v2.4.1 Latest Latest
Warning

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

Go to latest
Published: Jul 21, 2024 License: Apache-2.0 Imports: 31 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsUntrustedRepository

func IsUntrustedRepository(err error) bool

IsUntrustedRepository return true if the provided error is an untrusted repository error

Types

type Helm

type Helm struct {
	TrustAnyRepository *bool
	Settings           cli.EnvSettings
	Getters            getter.Providers
}

Helm maintains the helm environment state

func NewHelm

func NewHelm() *Helm

NewHelm creates a new helm environment

func (*Helm) Render

func (h *Helm) Render(ctx context.Context, req *config.ChartConfig) (r []*yaml.RNode, err error)

Render manifest from helm chart configuration (shorthand)

Jump to

Keyboard shortcuts

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