Chao Xu
|
dd357ed86a
|
include DiscoveryClient in the generated clientset
|
2016-01-29 11:03:03 -08:00 |
|
Clayton Coleman
|
efe88e0818
|
Update client library to react to changes in Decoding
|
2016-01-22 13:27:24 -05:00 |
|
k8s-merge-robot
|
03ecde1277
|
Merge pull request #17535 from mesosphere/jdef_abspath_breaks_proxies
Auto commit by PR queue bot
|
2016-01-20 21:46:47 -08:00 |
|
James DeFelice
|
75f487f7bf
|
AbsPath should be compatible with proxy-prefixes:
- replace Config.Prefix with .Host and .APIPath
- Request .path promoted to .pathPrefix, .baseURL holds required prefix
|
2016-01-20 00:31:58 +00:00 |
|
Chao Xu
|
6a104ee46c
|
move SwaggerSchema to DiscoveryClient
|
2016-01-13 10:11:53 -08:00 |
|
Chao Xu
|
144b5acd08
|
move ServerVersion to DiscoveryClient
|
2016-01-13 10:11:52 -08:00 |
|
deads2k
|
a87d927588
|
update client.Config to use GroupVersion
|
2015-11-21 08:29:26 -05:00 |
|
Chao Xu
|
15e6ca5ac5
|
rename to GroupVersion and rename the one in type.go to GroupVersionForDiscovery
|
2015-11-05 14:52:58 -08:00 |
|
Chao Xu
|
69932aecb0
|
Let discoveryClient use RESTClient;
Ignore 403 and 404 error when discovering server-supported group/version
|
2015-10-29 09:55:32 -07:00 |
|
Chao Xu
|
eb3a80156a
|
let kubectl api-versions use the discovery client
|
2015-10-22 10:19:34 -07:00 |
|
Chao Xu
|
5f210c6473
|
fix names in comments
|
2015-10-19 16:10:02 -07:00 |
|
Chao Xu
|
5859da3e1f
|
add discovery client
|
2015-10-16 14:20:21 -07:00 |
|