k3s/pkg/watch
Clayton Coleman f89bde1415 Add watch.Until, a conditional watch mechanism
Also add helpers for collecting the events that happen during a watch
and a helper that makes it easy to start a watch from any object with
ObjectMeta.
2016-04-15 11:49:07 -04:00
..
json Rename RawJSON to Raw in runtime.RawExtension and add ContentType & ContentEncoding. 2016-03-18 12:35:27 +01:00
versioned Implement a streaming serializer for watch 2016-04-11 11:22: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 rewrite go imports 2015-08-05 17:30:03 -07:00
watch_test.go Change runtime.Object signature 2015-12-15 13:36:25 -05:00