apiserver/pkg/server/options
hzxuzhonghu c37db061da remove redundant code in admission initializer
Kubernetes-commit: 9d1e6d3e2cc25db8e07db446d00390059c8264f8
2017-11-08 10:54:06 +08:00
..
encryptionconfig update BUILD files 2017-10-12 13:52:10 -07:00
testdata Avoid * in filenames 2017-06-13 20:47:31 +00:00
BUILD remove the nesting directory webhook/webhook 2017-10-26 14:19:49 -07:00
OWNERS Add enj as reviewer to OWNERS 2017-08-29 13:16:16 +00:00
admission.go remove redundant code in admission initializer 2017-11-08 10:54:06 +08:00
admission_test.go move initializer to the generic apiserver 2017-10-04 16:54:08 -07: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 Mark etcd-quorum-read as deprecated. 2017-10-12 19:42:12 +08:00
feature.go apiserver: avoid panics on nil sub-option structs 2017-09-09 21:44:32 +00:00
recommended.go apimachinery: mechanical removal of ObjectCopier plumbing 2017-10-06 13:30:12 +02: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