kubernetes/pkg/client
k8s-merge-robot 8ead63f127 Merge pull request #28788 from deads2k/wire-authentication
Automatic merge from submit-queue

add tokenreviews endpoint to implement webhook

Wires up an API resource under `apis/authentication.k8s.io/v1beta1` to expose the webhook token authentication API as an API resource.  This allows one API server to use another for authentication and uses existing policy engines for the "authoritative" API server to controller access to the endpoint.

@cjcullen you wrote the initial type
2016-07-20 22:23:45 -07:00
..
cache certificates: implement certificates controller 2016-07-19 11:25:38 -07:00
chaosclient Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
clientset_generated interesting changes to add tokenreviews endpoint to implement webhook 2016-07-20 15:11:56 -04:00
leaderelection Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
metrics Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
record don't use string(index) 2016-07-19 11:41:16 -07:00
restclient Merge pull request #26956 from joe2far/fix-typos 2016-07-14 04:13:15 -07:00
testdata Added test cases for NewKubeletClient with TLS enabled 2014-12-18 00:57:33 -08:00
testing/core manual changes to patch subresource 2016-07-12 11:09:27 -07:00
transport Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
typed Fixed several typos 2016-07-13 15:06:24 +01:00
unversioned Merge pull request #28788 from deads2k/wire-authentication 2016-07-20 22:23:45 -07:00
OWNERS Move blunderbuss assignees into tree 2016-03-02 20:46:32 -05:00