k3s/pkg/kubelet/config
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
..
apiserver.go Support namespacing in cache.Store implementations 2015-01-29 17:39:49 -05:00
apiserver_test.go Support namespacing in cache.Store implementations 2015-01-29 17:39:49 -05:00
config.go Remove CONDITION from event object completely 2015-01-14 14:17:16 -08:00
config_test.go Move util.UID to pkg/types 2015-01-14 15:22:21 -08:00
doc.go Add several missing pkg Godoc files 2014-09-02 13:41:11 +02:00
etcd.go Using ExtractObj instead of ExtractToList since BoundPods is not a List type 2015-01-14 14:05:47 -08:00
etcd_test.go Increase timeout for TestEtcdSourceExistingBoundPods test 2015-01-14 17:06:04 -08:00
file.go Make kubelet's file source go through conversion 2015-01-22 13:10:59 -08:00
file_test.go Increase timeout for all testcases in file_test.go 2015-01-28 11:27:15 -08:00
http.go Make kubelet's HTTP source go through conversion 2015-01-22 14:09:37 -08:00
http_test.go Make kubelet's HTTP source go through conversion 2015-01-22 14:09:37 -08:00