k3s/pkg/client
Daniel Smith 3b9735d787 Test atomic PUTs, and make them work.
Improve apiserver/logger.go's interface (it's pretty cool now).

Improve apiserver's error reporting to clients.

Improve client's handling of errors from apiserver.

Make failed PUTs return 409 (conflict)-- http status codes are amazingly
well defined for what we're doing!
2014-07-02 15:42:05 -07:00
..
client.go Test atomic PUTs, and make them work. 2014-07-02 15:42:05 -07:00
client_test.go Several small fixes. 2014-06-24 15:30:14 -07:00
doc.go Address package level comments for readability. 2014-06-12 20:26:12 -07:00
podinfo.go Change kublet to serve podInfo instead of containerInfo. Plumb through system. 2014-07-01 16:41:10 -07:00
podinfo_test.go Change kublet to serve podInfo instead of containerInfo. Plumb through system. 2014-07-01 16:41:10 -07:00
request.go Implement sync behavior for controllers. 2014-06-26 19:44:28 -07:00
request_test.go Implement client polling. 2014-06-26 16:10:38 -07:00