validate

package
v0.96.0 Latest Latest
Warning

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

Go to latest
Published: Jul 21, 2026 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

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
	Helm        helm.PullRenderer
	ChartCache  helm.ChartCache
	NoRender    bool
	NoValueTags bool
	UseRawYaml  bool
}

type ValidateReleaseParams

type ValidateReleaseParams struct {
	Release               *v1alpha1.Release
	Chart                 *helm.ChartFS
	Helm                  helm.PullRenderer
	NoTagsOnMappingValues bool
	UseRawYaml            bool
}

Jump to

Keyboard shortcuts

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