k3s/pkg/client
Daniel Smith 3b8488028d Add /version to server and check it in client.
Will help detect client/version skew and prevent e2e test from passing
while running a version other than the one you think it's running.
2014-07-28 15:45:25 -07:00
..
client.go Add /version to server and check it in client. 2014-07-28 15:45:25 -07:00
client_test.go Add /version to server and check it in client. 2014-07-28 15:45:25 -07:00
containerinfo.go Retrieve machine spec from cAdvisor 2014-07-17 15:21:47 -07:00
containerinfo_test.go Retrieve machine spec from cAdvisor 2014-07-17 15:21:47 -07:00
doc.go Address package level comments for readability. 2014-06-12 20:26:12 -07:00
podinfo.go PodInfo should indicate when a pod is not found 2014-07-18 13:32:10 -04:00
podinfo_test.go PodInfo should indicate when a pod is not found 2014-07-18 13:32:10 -04:00
request.go Split httpWatcher into watch.StreamWatcher and tools.APIEventDecoder. 2014-07-21 16:07:58 -07:00
request_test.go Add watch capability to our client. 2014-07-21 16:07:58 -07:00