..
delta_fifo.go
fix typo
2016-04-04 14:40:01 +02:00
delta_fifo_test.go
fix the HasSynced() bug for Informer
2016-02-03 11:40:11 +08:00
doc.go
Replace "minion" with "node" in bunch of places.
2015-09-14 11:07:11 +02:00
expiration_cache.go
Improve go report card by fixing typos in comments
2016-03-04 18:30:59 -08:00
expiration_cache_fakes.go
Lock across item expiration in the ttl store.
2016-02-24 14:06:18 -08:00
expiration_cache_test.go
Lock across item expiration in the ttl store.
2016-02-24 14:06:18 -08:00
fifo.go
fix the HasSynced() bug for Informer
2016-02-03 11:40:11 +08:00
fifo_test.go
fix the HasSynced() bug for Informer
2016-02-03 11:40:11 +08:00
index.go
implement AddIndexers for SharedIndexInformer
2016-05-06 21:23:18 +08:00
index_test.go
Move version agnostic parts of client
2015-09-10 17:17:59 -07:00
listers.go
implement AddIndexers for SharedIndexInformer
2016-05-06 21:23:18 +08:00
listers_test.go
add namespace index to rc and pod
2016-05-06 17:12:36 +08:00
listwatch.go
Move restclient to its own package
2016-02-29 12:05:13 -08:00
listwatch_test.go
Uncomment the code that cause by #19254
2016-04-25 23:21:31 +08:00
reflector.go
Handle possible error in client reflector run loops
2016-05-04 05:01:54 +00:00
reflector_test.go
Rewritte util.* -> wait.* wherever reasonable
2016-02-07 12:02:20 +01:00
store.go
implement AddIndexers for SharedIndexInformer
2016-05-06 21:23:18 +08:00
store_test.go
Move version agnostic parts of client
2015-09-10 17:17:59 -07:00
thread_safe_store.go
Merge pull request #23795 from mqliang/rc-ns-index
2016-05-08 12:09:01 -07:00
undelta_store.go
Move version agnostic parts of client
2015-09-10 17:17:59 -07:00
undelta_store_test.go
Move version agnostic parts of client
2015-09-10 17:17:59 -07:00