mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-01-28 02:19:27 +00:00
The alternative to this would be to special-case code-generator. Since it legit wants codegen, it seems wrong to make it be _examples (which tools should ignore). Make examples an "internal module" so the main go.mod for k8s.io/code-generator does not get too polluted.