k3s/pkg/client/restclient
Wojciech Tyczynski 2706df102b Merge pull request #25465 from wojtek-t/client_renegotiation
Support renegotiation in client based on response ContentType
2016-05-12 10:21:10 +02:00
..
client.go Client renegotiation 2016-05-12 08:21:11 +02:00
client_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
config_test.go Split the storage and negotiation parts of Codecs 2016-05-05 12:08:23 -04:00
plugin.go Corrects some misspellings in comments 2016-05-11 08:16:13 +01:00
plugin_test.go Add a ConfigPersister for AuthProvider plugins in kubectl/clients. 2016-05-07 18:15:18 -07:00
request.go Client renegotiation 2016-05-12 08:21:11 +02:00
request_test.go Test if headers are set 2016-05-09 09:31:49 +02:00
transport.go Add a ConfigPersister for AuthProvider plugins in kubectl/clients. 2016-05-07 18:15:18 -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