k3s/pkg/client/cache
Eric Tune 793bf6a79d Added UndeltaStore.
This will be used to connect Reflector to kubelet update channel.

Added testing.
2015-01-09 12:40:07 -08:00
..
doc.go finish testing client/cache 2014-08-04 14:50:01 -07:00
fifo.go Typo fix 2014-11-12 13:05:08 -05:00
fifo_test.go Fix line-jumping bug in FIFO implementation 2014-10-21 16:37:32 -04:00
listers.go Addded a StoreToServiceLister. 2015-01-08 15:29:08 -08:00
listers_test.go Move Listers to pkg/client/cache. 2015-01-07 15:33:17 -08:00
listwatch.go Make Reflector helpers reusable. 2015-01-07 13:49:37 -08:00
listwatch_test.go Make Reflector helpers reusable. 2015-01-07 13:49:37 -08:00
poller.go Rename client/cache Store.Contains to ContainedIDs 2014-11-11 11:48:15 -05:00
poller_test.go Rename client/cache Store.Contains to ContainedIDs 2014-11-11 11:48:15 -05:00
reflector.go When connections are broken on Watch, write fewer errors to logs 2014-12-18 16:15:51 -05:00
reflector_test.go Refactor tests to split ObjectMeta from TypeMeta 2014-10-24 11:22:21 -04:00
store.go Typo fix 2014-11-12 13:05:08 -05:00
store_test.go Added UndeltaStore. 2015-01-09 12:40:07 -08:00
undelta_store.go Added UndeltaStore. 2015-01-09 12:40:07 -08:00
undelta_store_test.go Added UndeltaStore. 2015-01-09 12:40:07 -08:00