k3s/pkg/client/restclient
k8s-merge-robot d0b887e4e0 Merge pull request #24595 from zhouhaibing089/httpserverclose
Automatic merge from submit-queue

Uncomment the code that caused by #19254

Fix https://github.com/kubernetes/kubernetes/issues/24546.

@lavalamp
2016-04-28 01:41:16 -07: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 Uncomment the code that cause by #19254 2016-04-25 23:21:31 +08:00
config.go Merge pull request #24166 from gmarek/client 2016-04-21 22:31:23 -07:00
config_test.go
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 Uncomment the code that cause by #19254 2016-04-25 23:21:31 +08: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
url_utils_test.go
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