apiserver/pkg/admission/plugin/webhook/config
Chao Xu f86f44d94d Make admission webhooks work in custom apiservers.
Created a scheme that only understands admission/v1beta1 and use it to
encode/decode admissionReviews.

Also made the NegotiationSerializer setup static

Kubernetes-commit: 3ab516035d17c2b2798797eb8ee85522ccbc051e
2018-03-09 11:25:34 -08:00
..
apis/webhookadmission Run hack/update-all.sh 2018-02-26 17:16:14 -08:00
BUILD Make admission webhooks work in custom apiservers. 2018-03-09 11:25:34 -08:00
authentication.go Split ClientConfigFor() 2018-01-25 21:31:02 -08:00
authentication_test.go Split ClientConfigFor() 2018-01-25 21:31:02 -08:00
client.go Make admission webhooks work in custom apiservers. 2018-03-09 11:25:34 -08:00
kubeconfig.go Merge pull request #55812 from deads2k/admission-17-external 2017-12-07 04:34:43 +00:00
serviceresolver.go Reorganize the admission webhook code. 2017-11-05 18:11:47 -08:00
serviceresolver_test.go Reorganize the admission webhook code. 2017-11-05 18:11:47 -08:00