kubernetes/pkg/runtime/serializer/streaming
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
..
streaming.go Handle streaming serializers more consistently 2016-04-22 11:07:24 -04:00
streaming_test.go Implement correct and memory safe framing and add tests 2016-04-11 11:22:04 -04:00