k3s/pkg/watch
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 Rename RawJSON to Raw in runtime.RawExtension and add ContentType & ContentEncoding. 2016-03-18 12:35:27 +01:00
versioned Initial protobuf generated files 2016-04-20 12:13:05 -04:00
doc.go Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00
filter.go Add watch.Until, a conditional watch mechanism 2016-04-15 11:49:07 -04:00
filter_test.go Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00
iowatcher.go Replace runtime reference by pkg 2016-02-01 21:06:44 +08:00
iowatcher_test.go rewrite go imports 2015-08-05 17:30:03 -07:00
mux.go Change runtime.Object signature 2015-12-15 13:36:25 -05:00
mux_test.go Rewritte util.* -> wait.* wherever reasonable 2016-02-07 12:02:20 +01:00
until.go Add watch.Until, a conditional watch mechanism 2016-04-15 11:49:07 -04:00
until_test.go Add watch.Until, a conditional watch mechanism 2016-04-15 11:49:07 -04:00
watch.go Handle streaming serializers more consistently 2016-04-22 11:07:24 -04:00
watch_test.go Change runtime.Object signature 2015-12-15 13:36:25 -05:00