kubernetes/cmd/libs/go2idl/client-gen
Tim Hockin 4a00a0fd6d go2idl: Allow multiple values for a comment-tag
This means that tags like:
  // +foo=bar
  // +foo=bat
..will produce []string{"bar", "bat"}.  This is needed for later commits which
will want to use this to make code generation more self contained.
2016-07-07 16:49:46 -07:00
..
args Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
generators go2idl: Allow multiple values for a comment-tag 2016-07-07 16:49:46 -07:00
test_apis Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
testoutput/clientset_generated/test_internalclientset Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
.import-restrictions Add 'import-boss': enforce go import restrictions. 2016-01-27 16:18:46 -08:00
main.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
OWNERS Move blunderbuss assignees into tree 2016-03-02 20:46:32 -05:00
README.md add client-gen readme 2016-02-19 10:43:17 -08:00