kubernetes/pkg/client
Clayton Coleman a17f0d04d4 PodInfo should indicate when a pod is not found
Client should react.  Also, dial down the chattiness of errors for
pods which do not exist and stop processing NotFound earlier in
the podinfo chain
2014-07-18 13:32:10 -04:00
..
client_test.go Fixes golint errors in pkg/client 2014-07-08 16:15:41 +09:00
client.go rename client.ClientInterface to client.Interface 2014-07-11 09:51:34 +10:00
containerinfo_test.go Retrieve machine spec from cAdvisor 2014-07-17 15:21:47 -07:00
containerinfo.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_test.go PodInfo should indicate when a pod is not found 2014-07-18 13:32:10 -04:00
podinfo.go PodInfo should indicate when a pod is not found 2014-07-18 13:32:10 -04:00
request_test.go Make sync false by default. Works around timeout/retry issues. 2014-07-03 21:23:21 -07:00
request.go Merge pull request #374 from yugui/feature/show-progress 2014-07-09 23:15:05 -07:00