pkg/validation exposes a convenient set of interfaces to validate Kubernetes object manifests, primarily for use in an Operator project. The Validators are static checks (linters) that can scan the ...