Explore
Help
Sign In
github
/
kubernetes
Watch
4
Star
0
Fork
0
You've already forked kubernetes
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
30dd30802b
kubernetes
/
pkg
/
watch
/
json
History
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_test.go
Factor out API defaulting from validation logic
2015-02-03 00:55:42 -08:00
decoder.go
fix missing error type in watch decode
2014-10-13 15:03:17 -07:00
doc.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
encoder.go
Cleanup watch encoding (remove dupe Encoding)
2014-09-22 16:03:07 -04:00
types.go
Move watch to being a resthandler resource and expose it on LIST
2015-03-27 15:03:58 -04:00