Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
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 }
Click to show internal directories.
Click to hide internal directories.