Files
kubernetes/hack
Tim Hockin 28af54138d Use file tags to generate deep-copies
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).
2016-07-07 16:49:46 -07:00
..
2016-07-06 11:03:42 -07:00
2016-07-06 11:03:42 -07:00
2016-07-04 13:07:12 +02:00
2016-03-02 20:46:32 -05:00