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
Helm helm.PullRenderer
ChartCache helm.ChartCache
NoRender bool
}
type ValidateReleaseParams ¶
Click to show internal directories.
Click to hide internal directories.