kubernetes/cmd/libs/go2idl/go-to-protobuf
Clayton Coleman f2139b186c Add an experimental protobuf serializer
Provide a core protobuf serializer that can either write objects with
an envelope (a 4 byte prefix and a runtime.Object) or raw to a byte
array.
2016-03-31 10:41:11 -04:00
..
build-image Generate protobuf-related files in Docker 2016-03-09 10:45:24 +01:00
protobuf Add an experimental protobuf serializer 2016-03-31 10:41:11 -04:00
protoc-gen-gogo go-to-protobuf: generate protobuf IDL and marshalers for Go structs 2016-01-06 21:09:20 -05:00
.gitignore go-to-protobuf: generate protobuf IDL and marshalers for Go structs 2016-01-06 21:09:20 -05:00
main.go go-to-protobuf: generate protobuf IDL and marshalers for Go structs 2016-01-06 21:09:20 -05:00
OWNERS Move blunderbuss assignees into tree 2016-03-02 20:46:32 -05:00