apiserver/pkg/server/options
Wu Qiang 43cefec1d0 Update endpoint value in test code
Kubernetes-commit: 31f74303fc48df5d88105c9742a103eae742f478
2018-02-09 01:23:25 +00:00
..
encryptionconfig Update endpoint value in test code 2018-02-09 01:23:25 +00:00
testdata Avoid * in filenames 2017-06-13 20:47:31 +00:00
BUILD run update bazel and staging-godep 2018-01-20 17:21:44 +08:00
OWNERS Add enj as reviewer to OWNERS 2017-08-29 13:16:16 +00:00
admission.go refactor admission flag: add two admission flags and make plugins auto in recommended order 2018-01-15 14:58:57 +08:00
admission_test.go update admission test cases 2018-01-15 14:58:09 +08:00
api_enablement.go pass APIEnablement through apiserver chain 2017-12-21 11:27:20 +08:00
audit.go Make audit batch webhook backend configurable 2017-11-30 18:47:48 +01: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 fix typo in package apiserver 2018-02-01 03:04:33 +08:00
feature.go apiserver: avoid panics on nil sub-option structs 2017-09-09 21:44:32 +00:00
recommended.go Pass RecommendedConfig into ExtraAdmissionInitializers 2018-01-02 09:32:04 +01:00
server_run_options.go Allow watch cache to be disabled per type 2017-09-09 21:44:33 +00:00
serving.go deprecate insecure http flags and remove already deprecated public-address-override 2018-01-30 16:05:33 +08:00
serving_test.go pass listener to genericapiserver 2017-11-16 13:32:12 +08:00