kubernetes/pkg/client/cache
Daniel Smith 9b68e8ec2b Merge pull request #20269 from mqliang/sync-delta-fifo
add a HasSynced() for DeltaFIFO and FIFO, method, which is very helpful for Informer
2016-02-05 15:51:50 -08:00
..
delta_fifo_test.go fix the HasSynced() bug for Informer 2016-02-03 11:40:11 +08:00
delta_fifo.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_fakes.go Move version agnostic parts of client 2015-09-10 17:17:59 -07:00
expiration_cache_test.go extend fake clock 2016-02-01 15:36:15 -08:00
expiration_cache.go Replace runtime reference by pkg 2016-02-01 21:06:44 +08:00
fifo_test.go fix the HasSynced() bug for Informer 2016-02-03 11:40:11 +08:00
fifo.go fix the HasSynced() bug for Informer 2016-02-03 11:40:11 +08:00
index_test.go Move version agnostic parts of client 2015-09-10 17:17:59 -07:00
index.go Change runtime.Object signature 2015-12-15 13:36:25 -05:00
listers_test.go Move extensions.LabelSelector to unversioned. 2016-02-04 13:46:34 -08:00
listers.go Move extensions.LabelSelector to unversioned. 2016-02-04 13:46:34 -08:00
listwatch_test.go Prepare for content-type negotiation 2016-01-26 17:44:30 -05:00
listwatch.go Use Parameter codec in request.VersionedParams() 2016-01-30 14:14:20 -05:00
reflector_test.go Merge pull request #18499 from wojtek-t/fix_reflector_race 2015-12-15 01:19:06 -08:00
reflector.go Replace runtime reference by pkg 2016-02-01 21:06:44 +08:00
store_test.go Move version agnostic parts of client 2015-09-10 17:17:59 -07:00
store.go Change runtime.Object signature 2015-12-15 13:36:25 -05:00
thread_safe_store.go use param indices 2016-01-13 19:23:58 +08:00
undelta_store_test.go Move version agnostic parts of client 2015-09-10 17:17:59 -07:00
undelta_store.go Move version agnostic parts of client 2015-09-10 17:17:59 -07:00