kubernetes/pkg/runtime/serializer/json
Clayton Coleman 3111985564 Handle streaming serializers more consistently
Add tests to watch behavior in both protocols (http and websocket)
against all 3 media types. Adopt the
`application/vnd.kubernetes.protobuf;stream=watch` media type for the
content that comes back from a watch call so that it can be
distinguished from a Status result.
2016-04-22 11:07:24 -04:00
..
json.go Handle streaming serializers more consistently 2016-04-22 11:07:24 -04:00
json_test.go Refactor diff into sub pkg 2016-03-21 20:21:39 +08:00
meta.go Provide a JSON and YAML serializer, and a versioning wrapper 2016-01-22 00:12:49 -05:00
meta_test.go Provide a JSON and YAML serializer, and a versioning wrapper 2016-01-22 00:12:49 -05:00