• Tim Hockin's avatar
    Use file tags to generate deep-copies · 28af5413
    Tim Hockin authored
    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).
    28af5413
Name
Last commit
Last update
..
abac Loading commit data...
apps Loading commit data...
authentication.k8s.io Loading commit data...
authorization Loading commit data...
autoscaling Loading commit data...
batch Loading commit data...
certificates Loading commit data...
componentconfig Loading commit data...
extensions Loading commit data...
policy Loading commit data...
rbac Loading commit data...
OWNERS Loading commit data...