This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
kubernetes
Watch
1
Star
0
Fork
0
You've already forked kubernetes
mirror of
https://github.com/k3s-io/kubernetes.git
synced
2025-12-07 09:43:15 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
c67a62da495ebe2654c8cf49b169b861ceaa62f1
kubernetes
/
cmd
/
libs
/
go2idl
/
deepcopy-gen
/
generators
/
deepcopy.go
Clayton Coleman
13adc63bff
generated DeepCopy without a function on a struct pointer is wrong
...
in and out are both pointers to pointers, so *in has to be cast to *Type, not Type.
2016-09-04 15:26:02 -04:00
18 KiB
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink