kubernetes/pkg/runtime/serializer/json
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
..
json_test.go Refactor diff into sub pkg 2016-03-21 20:21:39 +08:00
json.go Implement a streaming serializer for watch 2016-04-11 11:22:05 -04:00
meta_test.go Provide a JSON and YAML serializer, and a versioning wrapper 2016-01-22 00:12:49 -05:00
meta.go Provide a JSON and YAML serializer, and a versioning wrapper 2016-01-22 00:12:49 -05:00