kubernetes/pkg/runtime/serializer/protobuf
Clayton Coleman 3474911736 Implement a streaming serializer for watch
Changeover watch to use streaming serialization. Properly version the
watch objects. Implement simple framing for JSON and Protobuf (but not
YAML).
2016-04-11 11:22:05 -04:00
..
doc.go Add an experimental protobuf serializer 2016-03-31 10:41:11 -04:00
protobuf_test.go Fix compilation errors in protobuf and add decode test 2016-04-11 11:22:04 -04:00
protobuf.go Implement a streaming serializer for watch 2016-04-11 11:22:05 -04:00