kubernetes/pkg/client/restclient
2016-04-27 22:15:10 +02:00
..
client.go Generated clients can return their RESTClients, RESTClient can return its RateLimiter 2016-04-27 22:15:10 +02:00
client_test.go Refactor diff into sub pkg 2016-03-21 20:21:39 +08:00
config.go Merge pull request #24166 from gmarek/client 2016-04-21 22:31:23 -07:00
config_test.go Move restclient to its own package 2016-02-29 12:05:13 -08:00
plugin.go Add client auth plugin framework for kubectl with GCP auth plugin. 2016-04-14 17:49:16 -07:00
request.go Refactor throttle into util pkg 2016-03-25 08:32:23 +08:00
request_test.go All clients under ClientSet share one RateLimiter. 2016-04-21 18:48:22 +02:00
transport.go Add client auth plugin framework for kubectl with GCP auth plugin. 2016-04-14 17:49:16 -07:00
transport_test.go Add client auth plugin framework for kubectl with GCP auth plugin. 2016-04-14 17:49:16 -07:00
url_utils.go Move restclient to its own package 2016-02-29 12:05:13 -08:00
url_utils_test.go Move restclient to its own package 2016-02-29 12:05:13 -08:00
urlbackoff.go Add flow control pkg 2016-04-03 11:28:03 +08:00
urlbackoff_test.go Add flow control pkg 2016-04-03 11:28:03 +08:00
versions.go Move restclient to its own package 2016-02-29 12:05:13 -08:00