Versions in this module Expand all Collapse all v0 v0.15.0 Oct 14, 2024 v0.14.0 Jun 18, 2024 v0.13.0 Feb 21, 2024 Changes in this version + var ManifestValidator = &Validator + type Validator struct + func (m *Validator) ValidateManifests(manifests []workv1.Manifest) error + func (m *Validator) WithLimit(limit int)