k3s/pkg/client/cache
Alex Mohr edda837142 Merge pull request #25599 from caesarxuchao/orphaning-finalizer
Add orphaning finalizer logic to GC
2016-05-26 13:19:19 -07:00
..
delta_fifo.go add finalizer logics to the API server and the garbage collector; handling DeleteOptions.OrphanDependents in the API server 2016-05-24 13:07:28 -07: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 Separate sync and list functionality in the reflector. #23394 2016-05-19 07:41:24 -04: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
fake_custom_store.go Separate sync and list functionality in the reflector. #23394 2016-05-19 07:41:24 -04:00
fifo.go Separate sync and list functionality in the reflector. #23394 2016-05-19 07:41:24 -04:00
fifo_test.go fix the HasSynced() bug for Informer 2016-02-03 11:40:11 +08:00
index.go make addIndexers safe for sharedInformer 2016-05-16 10:15:05 -04:00
index_test.go Move version agnostic parts of client 2015-09-10 17:17:59 -07:00
listers.go Refactor *Namespacer.List(). 2016-05-25 17:18:28 -07:00
listers_test.go Refactor *Namespacer.List(). 2016-05-25 17:18:28 -07: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 cache: reflector should never stop watching 2016-05-22 18:04:20 -07:00
reflector_test.go Fix govet error in reflect_resync test 2016-05-23 12:50:46 +02:00
store.go Separate sync and list functionality in the reflector. #23394 2016-05-19 07:41:24 -04:00
store_test.go Move version agnostic parts of client 2015-09-10 17:17:59 -07:00
thread_safe_store.go Separate sync and list functionality in the reflector. #23394 2016-05-19 07:41:24 -04: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