kubernetes/pkg/apis/rbac
Tim Hockin 291b51ec50 Use file tags to generate conversions
This drives conversion generation from file tags like:
  // +conversion-gen=k8s.io/my/internal/version
.. rather than hardcoded lists of packages.

The only net change in generated code can be explained as correct.  Previously
it didn't know that conversion was available.
2016-07-07 22:09:08 -07:00
..
install Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
v1alpha1 Use file tags to generate conversions 2016-07-07 22:09:08 -07:00
validation Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
deep_copy_generated.go Add support for manually defined DeepCopy methods 2016-07-07 16:49:46 -07:00
doc.go Recreate the opt-in/opt-out logic for deepcopy 2016-07-07 16:49:46 -07:00
register.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
types.go Make multi-key tags more explicit 2016-07-07 16:49:46 -07:00