apiserver/pkg/server/options
Victor Garcia 37be5e4c9f Possible cipher suites values and tls versions in help for apiserver and kubelet
Kubernetes-commit: 3dfa22e3fd8c650789176b9f4a8e46ab43ef5ebf
2018-01-24 22:51:27 -05:00
..
encryptionconfig sync: initially remove files BUILD */BUILD BUILD.bazel */BUILD.bazel 2018-03-15 09:38:17 +00:00
testdata Avoid * in filenames 2017-06-13 20:47:31 +00:00
OWNERS Add enj as reviewer to OWNERS 2017-08-29 13:16:16 +00:00
admission.go Don't panic is admission options is nil 2018-05-05 11:59:28 -07:00
admission_test.go fix typo 2018-04-04 16:03:17 +08:00
api_enablement.go simplify api registration 2018-05-07 08:32:20 -04:00
audit.go Implemented truncating audit backend 2018-03-23 16:13:34 +01:00
audit_test.go Implemented truncating audit backend 2018-03-23 16:13:34 +01:00
authentication.go apiserver: add warning about not trusting authz of aggregator 2018-03-19 13:37:52 +01:00
authorization.go apiserver: add warning about not trusting authz of aggregator 2018-03-19 13:37:52 +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 move EtcdServersOverrides to EtcdOptions flags validate 2018-03-05 11:32:59 +08: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 add checks validation MinRequestTimeout of ServerRunOptions 2018-04-26 16:02:31 +08:00
serving.go Possible cipher suites values and tls versions in help for apiserver and kubelet 2018-01-24 22:51:27 -05:00
serving_test.go apiserver: enforce shared RequestContextMapper in delegation chain 2018-04-04 10:05:06 +02:00
serving_with_loopback.go apiserver: make SecureServingOptions and authz/n options re-usable 2018-01-31 16:17:48 +01:00