k3s/pkg/kubelet/config
Tim Hockin 4ff2865cd1 Make kubelet's file source go through conversion
See comments for details.  Same problem exists in HTTP source, but I want to
float this for review first.
2015-01-22 13:10:59 -08:00
..
apiserver.go Added kubelet config source from apiserver. 2015-01-12 15:29:16 -08:00
apiserver_test.go Add second pod to test. 2015-01-15 13:36:49 -08: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 Make kubelet's file source go through conversion 2015-01-22 13:10:59 -08:00
http.go Generate pod.Name when pod.Name == "" for both HTTP and file sources. 2015-01-22 12:53:30 -08:00
http_test.go Merge pull request #3725 from dchen1107/cleanup 2015-01-22 13:10:27 -08:00