validate

package
v0.63.2 Latest Latest
Warning

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

Go to latest
Published: Nov 13, 2024 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
}

type ValidateReleaseParams

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

Jump to

Keyboard shortcuts

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