apiserver/pkg/server/options
p0lyn0mial f189d35f0e removes Authorizer and ExternalClientSet from kubeapiserver's admission initializer.
Kubernetes-commit: 6b1f1d14148fe3962594d8f4c9ca15d1c6171819
2017-10-03 18:08:30 +02:00
..
encryptionconfig Unify cloudprovided and normal KMS plugins 2017-09-01 16:37:07 +00:00
testdata Avoid * in filenames 2017-06-13 20:47:31 +00:00
BUILD Update bazel 2017-09-09 21:44:32 +00:00
OWNERS Add enj as reviewer to OWNERS 2017-08-29 13:16:16 +00:00
admission.go removes Authorizer and ExternalClientSet from kubeapiserver's admission initializer. 2017-10-03 18:08:30 +02:00
admission_test.go adds two new fields to AdmissionOption. 2017-08-24 21:36:39 +02:00
audit.go apiserver: avoid panics on nil sub-option structs 2017-09-09 21:44:32 +00:00
authentication.go apiserver: avoid panics on nil sub-option structs 2017-09-09 21:44:32 +00:00
authorization.go apiserver: avoid panics on nil sub-option structs 2017-09-09 21:44:32 +00:00
coreapi.go removes Authorizer and ExternalClientSet from kubeapiserver's admission initializer. 2017-10-03 18:08:30 +02:00
doc.go move apiserver options 2017-02-02 09:36:48 -05:00
etcd.go Allow watch cache to be disabled per type 2017-09-09 21:44:33 +00:00
feature.go apiserver: avoid panics on nil sub-option structs 2017-09-09 21:44:32 +00:00
recommended.go apiserver: split core API creation from secure serving 2017-09-09 21:44:32 +00:00
server_run_options.go Allow watch cache to be disabled per type 2017-09-09 21:44:33 +00:00
serving.go Fix apiserver help message 2017-09-04 17:22:25 +08:00
serving_test.go apiserver: stratify versioned informer construction 2017-09-09 21:44:32 +00:00