render

package
v0.54.5 Latest Latest
Warning

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

Go to latest
Published: Jun 4, 2024 License: MIT Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AsErrorList added in v0.52.2

func AsErrorList[T error](list []T) []error

func HydrateValues added in v0.25.0

func HydrateValues(release *v1alpha1.Release, chart *helm.ChartFS, mappings *config.ValueMapping) (map[string]any, error)

func IsNotFoundError added in v0.47.5

func IsNotFoundError(err error) bool

func Render

func Render(ctx context.Context, params RenderParams) (string, error)

Types

type NotFoundError added in v0.47.5

type NotFoundError string

func (NotFoundError) Error added in v0.47.5

func (err NotFoundError) Error() string

func (NotFoundError) Is added in v0.47.5

func (NotFoundError) Is(err error) bool

type RenderParams added in v0.33.0

type RenderParams struct {
	Release      *v1alpha1.Release
	Chart        *helm.ChartFS
	ValueMapping *config.ValueMapping
	Helm         helm.PullRenderer
}

Jump to

Keyboard shortcuts

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