k3s/cmd/libs/go2idl
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
..
args move pkg/util/ files to their own package to reduce client-go dependencies 2016-08-05 23:32:02 -07:00
client-gen some improvement to client-gen 2016-08-25 15:26:07 -07:00
conversion-gen Make it easier to debug conversion mismatches 2016-09-01 22:35:31 -04:00
deepcopy-gen generated DeepCopy without a function on a struct pointer is wrong 2016-09-04 15:26:02 -04:00
generator modify generators 2016-08-10 16:55:05 -07:00
go-to-protobuf Adding imagepolicy group non-autogenerated code. 2016-08-17 12:25:42 -07:00
import-boss Adjust verbosity levels of go2idl logging 2016-08-04 22:01:35 -07:00
namer Use Go canonical import paths 2016-07-16 13:48:21 -04:00
parser Use Go canonical import paths 2016-07-16 13:48:21 -04:00
set-gen Support UnsortedList() in auto-generated sets. 2016-08-22 15:05:37 +02:00
types modify generators 2016-08-10 16:55:05 -07:00
.import-restrictions add delete precondition 2016-03-25 11:21:39 -07:00
OWNERS Move blunderbuss assignees into tree 2016-03-02 20:46:32 -05:00