kubernetes/pkg/client/restclient
2016-10-21 17:32:32 -07:00
..
BUILD autogenerated 2016-10-21 17:32:32 -07:00
client.go Update clientset generator to use RESTClient interface instead of the RESTClient data type 2016-10-21 10:13:51 +02:00
client_test.go remove testapi.Default.GroupVersion 2016-10-07 10:10:54 -04:00
config.go Add global timeout flag 2016-10-14 09:57:40 -04:00
config_test.go remove testapi.Default.GroupVersion 2016-10-07 10:10:54 -04:00
plugin.go
plugin_test.go Use multiple clients in load test to avoid "no cached connections" errors. 2016-09-29 16:32:57 +02:00
request.go Throttle retried requests in client 2016-10-17 11:45:35 +02:00
request_test.go remove testapi.Default.GroupVersion 2016-10-07 10:10:54 -04:00
transport.go Use multiple clients in load test to avoid "no cached connections" errors. 2016-09-29 16:32:57 +02:00
url_utils.go
url_utils_test.go remove testapi.Default.GroupVersion 2016-10-07 10:10:54 -04:00
urlbackoff.go
urlbackoff_test.go
versions.go