Versions in this module Expand all Collapse all v0 v0.11.0 May 25, 2023 Changes in this version + var ManifestValidator = &Validator + type Validator struct + func (m *Validator) ValidateManifests(manifests []workv1.Manifest) error + func (m *Validator) WithLimit(limit int)