mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-10-22 15:09:39 +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.