mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-03-03 14:10:51 -05:00
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. |
||
|---|---|---|
| .. | ||
| json | ||
| versioned | ||
| doc.go | ||
| filter.go | ||
| filter_test.go | ||
| iowatcher.go | ||
| iowatcher_test.go | ||
| mux.go | ||
| mux_test.go | ||
| until.go | ||
| until_test.go | ||
| watch.go | ||
| watch_test.go | ||