kubernetes/pkg/client/restclient
Clayton Coleman eeb04e6826
Reset input buffer on retry
Retries were previously sending empty bodies to the server.
2016-05-19 09:08:57 -04:00
..
client_test.go Split the storage and negotiation parts of Codecs 2016-05-05 12:08:23 -04:00
client.go Client renegotiation 2016-05-12 08:21:11 +02:00
config_test.go Split the storage and negotiation parts of Codecs 2016-05-05 12:08:23 -04:00
config.go Add a ConfigPersister for AuthProvider plugins in kubectl/clients. 2016-05-07 18:15:18 -07:00
plugin_test.go Add a ConfigPersister for AuthProvider plugins in kubectl/clients. 2016-05-07 18:15:18 -07:00
plugin.go Corrects some misspellings in comments 2016-05-11 08:16:13 +01:00
request_test.go Reset input buffer on retry 2016-05-19 09:08:57 -04:00
request.go Reset input buffer on retry 2016-05-19 09:08:57 -04:00
transport.go Add a ConfigPersister for AuthProvider plugins in kubectl/clients. 2016-05-07 18:15:18 -07:00
url_utils_test.go Move restclient to its own package 2016-02-29 12:05:13 -08:00
url_utils.go Move restclient to its own package 2016-02-29 12:05:13 -08:00
urlbackoff_test.go Add flow control pkg 2016-04-03 11:28:03 +08:00
urlbackoff.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