apiserver/pkg/server/options
Mik Vyatskov 9169f6d300 Add buffering to the log audit backend
Signed-off-by: Mik Vyatskov <vmik@google.com>

Kubernetes-commit: 881e6d4f6f905079b2c27299e7b631b6903b6815
2018-02-22 19:52:33 +01:00
..
encryptionconfig Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
testdata Avoid * in filenames 2017-06-13 20:47:31 +00:00
BUILD Add buffering to the log audit backend 2018-02-22 19:52:33 +01:00
OWNERS Add enj as reviewer to OWNERS 2017-08-29 13:16:16 +00:00
admission.go add an admission decorator chain 2018-02-14 09:27:25 -05:00
admission_test.go set default enabled admission plugins by official document 2018-01-23 20:12:10 +08:00
api_enablement.go pass APIEnablement through apiserver chain 2017-12-21 11:27:20 +08:00
audit.go Add buffering to the log audit backend 2018-02-22 19:52:33 +01:00
authentication.go controller-manager: add authz/n to options, nil by default 2018-02-08 14:19:02 +01:00
authorization.go apiserver: make SecureServingOptions and authz/n options re-usable 2018-01-31 16:17:48 +01: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 Add a metric exposing number of objects per type 2018-02-12 15:58:57 +00:00
feature.go apiserver: avoid panics on nil sub-option structs 2017-09-09 21:44:32 +00:00
recommended.go Fixes for HTTP/2 max streams per connection setting 2018-02-19 14:18:07 -05:00
server_run_options.go Allow watch cache to be disabled per type 2017-09-09 21:44:33 +00:00
serving.go Fixes for HTTP/2 max streams per connection setting 2018-02-19 14:18:07 -05:00
serving_test.go apiserver: make SecureServingOptions and authz/n options re-usable 2018-01-31 16:17:48 +01:00
serving_with_loopback.go apiserver: make SecureServingOptions and authz/n options re-usable 2018-01-31 16:17:48 +01:00