kubernetes/pkg/runtime/serializer/versioning
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
..
versioning_test.go Merge pull request #23288 from smarterclayton/refactor_codec 2016-03-26 10:47:58 -07:00
versioning.go Handle streaming serializers more consistently 2016-04-22 11:07:24 -04:00