k3s/pkg/client/cache
Daniel Smith 68287713a0 Add a "delta fifo", which queues up object changes
Test coverage for module at 80%.
2015-03-31 10:25:29 -07:00
..
delta_fifo.go Add a "delta fifo", which queues up object changes 2015-03-31 10:25:29 -07:00
delta_fifo_test.go Add a "delta fifo", which queues up object changes 2015-03-31 10:25:29 -07:00
doc.go finish testing client/cache 2014-08-04 14:50:01 -07:00
fifo.go Add proper key error type 2015-03-31 10:25:29 -07:00
fifo_test.go Add ListKeys() to FIFO & test 2015-03-31 10:25:29 -07:00
index.go Support multiple index functions, address feedback 2015-02-09 16:44:51 -05:00
listers.go Add a system modeler to scheduler 2015-03-13 17:48:16 -07:00
listers_test.go Add a system modeler to scheduler 2015-03-13 17:48:16 -07:00
listwatch.go Finalize fields.Selector 2015-03-17 22:55:43 +01:00
listwatch_test.go Updating unit tests so that they pass with v1beta3 api 2015-03-24 12:13:53 -07:00
poller.go Support namespacing in cache.Store implementations 2015-01-29 17:39:49 -05:00
poller_test.go clean up poller test to not make infinite log messages 2015-02-27 16:51:03 -08:00
reflector.go Make admission control plug-ins work from indexes 2015-03-06 09:36:57 -05:00
reflector_test.go add occasional polling to reflector 2015-02-27 16:59:14 -08:00
store.go Add proper key error type 2015-03-31 10:25:29 -07:00
store_test.go Support multiple index functions, address feedback 2015-02-09 16:44:51 -05:00
undelta_store.go Add a GetByKey method to Store 2015-02-01 14:55:45 -05:00
undelta_store_test.go Support namespacing in cache.Store implementations 2015-01-29 17:39:49 -05:00