kubernetes/pkg/watch
Clayton Coleman 1e21054134 Hide common codec methods under helpers
The pending codec -> conversion split changes the signature of
Encode and Decode to be more complicated. Create a stub helper
with the exact semantics of today and do the simple mechanical
refactor here to reduce the cost of that change.
2015-12-09 21:15:02 -05:00
..
json Hide common codec methods under helpers 2015-12-09 21:15:02 -05:00
doc.go Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00
filter.go Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00
filter_test.go Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00
iowatcher.go run gofmt on everything we touched 2015-08-05 17:52:56 -07:00
iowatcher_test.go rewrite go imports 2015-08-05 17:30:03 -07:00
mux.go fix delta fifo & various fakes for go1.5.1 2015-10-14 16:07:46 -07:00
mux_test.go Increase a bunch of timeouts to reduce flakes 2015-09-23 11:09:03 -07:00
watch.go rewrite go imports 2015-08-05 17:30:03 -07:00
watch_test.go Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00