kubernetes/pkg/util/intstr
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
..
generated.pb.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
generated.proto Revert Clayton's #26179 so I can recreate it 2016-07-07 16:49:46 -07:00
intstr_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
intstr.go Revert Clayton's #26179 so I can recreate it 2016-07-07 16:49:46 -07:00