kubernetes/pkg/runtime/serializer/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
..
doc.go Add an experimental protobuf serializer 2016-03-31 10:41:11 -04:00
protobuf_test.go Add an experimental protobuf serializer 2016-03-31 10:41:11 -04:00
protobuf.go Add an experimental protobuf serializer 2016-03-31 10:41:11 -04:00