kubernetes/cmd/libs/go2idl/deepcopy-gen
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
..
generators generated DeepCopy without a function on a struct pointer is wrong 2016-09-04 15:26:02 -04:00
main.go Adjust verbosity levels of go2idl logging 2016-08-04 22:01:35 -07:00