k3s/pkg/apis
Kubernetes Submit Queue 1d4e0ea3c1 Merge pull request #30341 from sttts/sttts-simplify-deepcopy-canonical-element
Automatic merge from submit-queue

Simplify canonical element term in deepcopy

Replace the old functional canonical element term in deepcopy registration with direct struct instantiation.

The old way was an artifact of non-uniform pointer/non-pointer types in the signature of deepcopy function. Since we changed that to always be a pointer, we can simplify the code.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.kubernetes.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.kubernetes.io/reviews/kubernetes/kubernetes/30341)
<!-- Reviewable:end -->
2016-08-10 16:34:07 -07:00
..
abac Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
apps Update generated code 2016-08-10 09:12:40 +02:00
authentication Update generated code 2016-08-10 09:12:40 +02:00
authorization Update generated code 2016-08-10 09:12:40 +02:00
autoscaling Update generated code 2016-08-10 09:12:40 +02:00
batch Merge pull request #30341 from sttts/sttts-simplify-deepcopy-canonical-element 2016-08-10 16:34:07 -07:00
certificates Update generated code 2016-08-10 09:12:40 +02:00
componentconfig Update generated code 2016-08-10 09:12:40 +02:00
extensions Update generated code 2016-08-10 09:12:40 +02:00
policy Update generated code 2016-08-10 09:12:40 +02:00
rbac Update generated code 2016-08-10 09:12:40 +02:00
OWNERS Move blunderbuss assignees into tree 2016-03-02 20:46:32 -05:00