mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-03-13 06:02:25 -04:00
Changeover watch to use streaming serialization. Properly version the watch objects. Implement simple framing for JSON and Protobuf (but not YAML). |
||
|---|---|---|
| .. | ||
| json | ||
| protobuf | ||
| recognizer | ||
| streaming | ||
| versioning | ||
| yaml | ||
| codec_factory.go | ||
| codec_test.go | ||
| deep_copy_generated.go | ||
| protobuf_extension.go | ||