apiserver/pkg/server/options
Eric Chiang be1a712a68 apiserver: add a webhook implementation of the audit backend
Kubernetes-commit: a88e0187f9f6083ed68d18e939a776c44c728e4b
2017-06-13 20:47:30 +00:00
..
BUILD apiserver: add a webhook implementation of the audit backend 2017-06-13 20:47:30 +00:00
OWNERS move apiserver options 2017-02-02 09:36:48 -05:00
admission.go register all generic admission plugins when AdmissionOptions are created. 2017-06-13 20:47:29 +00:00
audit.go apiserver: add a webhook implementation of the audit backend 2017-06-13 20:47:30 +00:00
authentication.go allow incluster authentication info lookup 2017-03-18 19:56:09 +00:00
authorization.go apiserver command line options lead to config 2017-02-13 07:36:41 -05:00
doc.go move apiserver options 2017-02-02 09:36:48 -05:00
etcd.go apiserver: tri-state watch cache capacity: off, default, value 2017-05-12 17:30:09 +00:00
feature.go require codecfactory 2017-03-31 20:37:15 +00:00
recommended.go apiserver: add a webhook implementation of the audit backend 2017-06-13 20:47:30 +00:00
server_run_options.go Split out AdmissionOptions 2017-04-21 20:35:37 +00:00
serving.go This PR implements AdmissionOptions.ApplyTo 2017-05-16 17:27:50 +00:00
serving_test.go move CRD behind TPR 2017-06-13 20:47:29 +00:00