k3s/pkg/watch/json
Clayton Coleman eb0eff69fe Move watch to being a resthandler resource and expose it on LIST
GET /pods?watch=true&resourceVersion=10

will now function equivalent to GET /watch/pods.
2015-03-27 15:03:58 -04:00
..
decoder.go fix missing error type in watch decode 2014-10-13 15:03:17 -07:00
decoder_test.go Factor out API defaulting from validation logic 2015-02-03 00:55:42 -08:00
doc.go Cleanup watch encoding (remove dupe Encoding) 2014-09-22 16:03:07 -04:00
encoder.go Cleanup watch encoding (remove dupe Encoding) 2014-09-22 16:03:07 -04:00
encoder_test.go Factor out API defaulting from validation logic 2015-02-03 00:55:42 -08:00
types.go Move watch to being a resthandler resource and expose it on LIST 2015-03-27 15:03:58 -04:00