k3s/pkg/client/cache
Dan Mace 5ee943d683 Support namespacing in cache.Store implementations
Support namespacing in cache.Store by framing the interface functions
around interface{} and providing a key function to each Store implementation.

Implementation of a fix for #2294.
2015-01-29 17:39:49 -05:00
..
doc.go finish testing client/cache 2014-08-04 14:50:01 -07:00
fifo.go Support namespacing in cache.Store implementations 2015-01-29 17:39:49 -05:00
fifo_test.go Support namespacing in cache.Store implementations 2015-01-29 17:39:49 -05:00
listers.go Support namespacing in cache.Store implementations 2015-01-29 17:39:49 -05:00
listers_test.go Support namespacing in cache.Store implementations 2015-01-29 17:39:49 -05: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 Support namespacing in cache.Store implementations 2015-01-29 17:39:49 -05:00
poller_test.go Support namespacing in cache.Store implementations 2015-01-29 17:39:49 -05:00
reflector.go Support namespacing in cache.Store implementations 2015-01-29 17:39:49 -05:00
reflector_test.go Support namespacing in cache.Store implementations 2015-01-29 17:39:49 -05:00
store.go Support namespacing in cache.Store implementations 2015-01-29 17:39:49 -05:00
store_test.go Support namespacing in cache.Store implementations 2015-01-29 17:39:49 -05:00
undelta_store.go Support namespacing in cache.Store implementations 2015-01-29 17:39:49 -05:00
undelta_store_test.go Support namespacing in cache.Store implementations 2015-01-29 17:39:49 -05:00