mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-05-04 17:24:25 -04:00
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. |
||
|---|---|---|
| .. | ||
| doc.go | ||
| protobuf.go | ||
| protobuf_test.go | ||