mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-03-01 21:20:41 -05:00
This drives most of the logic of deep-copy generation from tags like: // +deepcopy-gen=package ..rather than hardcoded lists of packages. This will make it possible to subsequently generate code ONLY for packages that need it *right now*, rather than all of them always. Also remove pkgs that really do not need deep-copies (no symbols used anywhere). |
||
|---|---|---|
| .. | ||
| generated.pb.go | ||
| generated.proto | ||
| intstr.go | ||
| intstr_test.go | ||