validate

package
v0.50.0 Latest Latest
Warning

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

Go to latest
Published: May 6, 2024 License: MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AsErrorList

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

func Validate

func Validate(ctx context.Context, params ValidateParams) error

func ValidateRelease

func ValidateRelease(ctx context.Context, params ValidateReleaseParams) error

Types

type ValidateParams

type ValidateParams struct {
	Releases     []*v1alpha1.Release
	ValueMapping *config.ValueMapping
	Helm         helm.PullRenderer
	ChartCache   helm.ChartCache
}

type ValidateReleaseParams

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

Jump to

Keyboard shortcuts

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