apiserver/pkg/server/options
Victor Garcia 08a8cccb0a Adding support for custom TLS ciphers in api server and kubelet
Kubernetes-commit: d7dbc96c70d480f0b81cd83ae3abd34b69c1e70d
2017-07-12 23:49:41 -07:00
..
encryptionconfig Autogenerate BUILD files 2017-12-23 13:06:26 -08:00
testdata Avoid * in filenames 2017-06-13 20:47:31 +00:00
BUILD Autogenerate BUILD files 2017-12-23 13:06:26 -08:00
OWNERS Add enj as reviewer to OWNERS 2017-08-29 13:16:16 +00:00
admission.go Simplify extra initializer logic 2017-12-20 12:17:44 +01:00
admission_test.go move initializer to the generic apiserver 2017-10-04 16:54:08 -07: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 sync: squashed up to merge eb7be2699bcbecb2703d3c046b27c2a8e8b1b6dd in 188e6ebcdbcfd0617dc12e51e8e6a66ce89f3955 2018-01-13 19:39:22 +00: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 Adding support for custom TLS ciphers in api server and kubelet 2017-07-12 23:49:41 -07:00
serving_test.go pass listener to genericapiserver 2017-11-16 13:32:12 +08:00