mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-07-20 16:19:33 +00:00
Adds code-generator/cmd/validation-gen. This provides the machinery to discover `//+` tags in types.go files, register plugins to handle the tags, and generate validation code. Co-authored-by: Tim Hockin <thockin@google.com> Co-authored-by: Aaron Prindle <aprindle@google.com> Co-authored-by: Yongrui Lin <yongrlin@google.com>