Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AsErrorList ¶
func ValidateRelease ¶
func ValidateRelease(ctx context.Context, params ValidateReleaseParams) error
Types ¶
type ValidateParams ¶
type ValidateParams struct { Releases []*v1alpha1.Release DefaultChart string CacheRoot string Helm helm.PullRenderer ValueMapping *config.ValueMapping }
type ValidateReleaseParams ¶
type ValidateReleaseParams struct { Release *v1alpha1.Release DefaultChart string ValueMapping *config.ValueMapping Chart *helm.Chart Helm helm.PullRenderer }
Click to show internal directories.
Click to hide internal directories.