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
c688bd402f
kubernetes
/
pkg
/
api
/
errors
History
Daniel Smith
4437f03dbf
Don't hold up the entire event queue for a single bad event. Also, don't retry forever.
2014-11-20 16:01:42 -08:00
..
etcd
Fix watch for events; add test for interface implementation so it won't break again.
2014-11-12 15:22:08 -08:00
doc.go
Add several missing pkg Godoc files
2014-09-02 13:41:11 +02:00
errors_test.go
Don't hold up the entire event queue for a single bad event. Also, don't retry forever.
2014-11-20 16:01:42 -08:00
errors.go
Don't hold up the entire event queue for a single bad event. Also, don't retry forever.
2014-11-20 16:01:42 -08:00
validation_test.go
Rename api ErrorList for clarity
2014-10-24 09:43:14 -07:00
validation.go
Fixes golint errors in pkg/api.
2014-11-14 13:14:23 +09:00