k3s/pkg/client/cache
Clayton Coleman f2d966859d Add RunUntil to the Reflector and Poller to allow early termination
This is useful for test suites where you want to kill your workers
without having to run one test env per execution.
2015-01-21 18:25:54 -05: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 Rebased onto the latest changes to the scheduler code 2015-01-13 09:41:25 -08:00
listers_test.go Rename ListPods methods to List. 2015-01-09 23:46:02 -08:00
listwatch.go Test for and fix crash with nil client in kubelet. 2015-01-16 13:39:31 -08:00
listwatch_test.go Add ability to listwatch in namespace 2015-01-10 01:04:26 -05:00
poller.go Add RunUntil to the Reflector and Poller to allow early termination 2015-01-21 18:25:54 -05:00
poller_test.go Rename client/cache Store.Contains to ContainedIDs 2014-11-11 11:48:15 -05:00
reflector.go Add RunUntil to the Reflector and Poller to allow early termination 2015-01-21 18:25:54 -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 Fix flaky test. 2015-01-09 16:23:53 -08:00