apiserver/pkg/admission/plugin/webhook
Chao Xu f88f0f12a1 Reorganize the admission webhook code.
Moved client and kubeconfig related code to webhook/config;
Moved the rule matcher to webhook/rules;
Left TODOs saying we are going to move some other common utilities;
Other code is moved to webhook/validation.

Kubernetes-commit: 1adfacc7eb41da109e970a9c2985fd55b4cbbdfd
2017-11-05 18:11:47 -08:00
..
config Reorganize the admission webhook code. 2017-11-05 18:11:47 -08:00
rules Reorganize the admission webhook code. 2017-11-05 18:11:47 -08:00
validating Reorganize the admission webhook code. 2017-11-05 18:11:47 -08:00