kubernetes/pkg/client
2014-10-07 19:00:26 -04:00
..
cache Change test cases to verify the client sends the received resourceVersion 2014-10-07 19:00:26 -04:00
client.go Make ResourceVersion a string internally instead of uint64 2014-10-07 19:00:26 -04:00
client_test.go Make ResourceVersion a string internally instead of uint64 2014-10-07 19:00:26 -04:00
conditions.go Add context as parameter to client interface functions 2014-10-02 12:51:36 -04:00
containerinfo.go Retrieve machine spec from cAdvisor 2014-07-17 15:21:47 -07:00
containerinfo_test.go Remove all code dealing with cadvisor Percentiles 2014-09-22 14:22:40 -04:00
doc.go Refactor the client (again) to better support auth 2014-10-01 15:23:37 -04:00
fake.go Make ResourceVersion a string internally instead of uint64 2014-10-07 19:00:26 -04:00
fake_test.go Replace pkg/kubecfg#FakeKubeClient with the fake in pkg/client 2014-08-15 17:15:53 -04:00
flags.go Allow clients to skip TLS verification 2014-10-02 12:08:58 -04:00
helper.go Allow Client to define arbitrary (non-default) prefix in config 2014-10-02 23:30:27 -04:00
helper_test.go Refactor the client (again) to better support auth 2014-10-01 15:23:37 -04:00
podinfo.go Unify Godoc formatting, fix various typos 2014-09-02 13:41:03 +02:00
podinfo_test.go Clean unittests 2014-10-06 13:37:22 -07:00
request.go Make ResourceVersion a string internally instead of uint64 2014-10-07 19:00:26 -04:00
request_test.go Rename JSONBase -> TypeMeta in preparation for v1beta3 2014-10-07 11:12:16 -04:00
restclient.go Refactor the client (again) to better support auth 2014-10-01 15:23:37 -04:00
restclient_test.go Add codec to restlient test. 2014-10-07 18:26:26 -04:00
transport.go Refactor the client (again) to better support auth 2014-10-01 15:23:37 -04:00
transport_test.go Refactor the client (again) to better support auth 2014-10-01 15:23:37 -04:00