Wojciech Tyczynski
|
33318f0162
|
Use generated DeepCopy methods.
|
2015-05-28 09:03:27 +02:00 |
|
Kris Rousey
|
4d031abc16
|
Changing the implementation of DeepCopy to use reflection instead of Gob encode/decode.
|
2015-05-14 13:46:31 -07:00 |
|
Eric Paris
|
6b3a6e6b98
|
Make copyright ownership statement generic
Instead of saying "Google Inc." (which is not always correct) say "The
Kubernetes Authors", which is generic.
|
2015-05-01 17:49:56 -04:00 |
|
Clayton Coleman
|
f95cc2b8f2
|
Reuse gob.Encoder and Decoder in DeepCopy
|
2015-04-13 13:52:38 -04:00 |
|
Daniel Smith
|
f591873af7
|
Add DeepCopy! Also-- optimize conversion for []byte
|
2015-04-10 13:26:46 -07:00 |
|