apiserver/pkg/server
Saksham Sharma b9e05868ba Unify cloudprovided and normal KMS plugins
Kubernetes-commit: 6a4afc897c2ed4fb80f1b6121a06f86bc8095cd8
2017-09-01 16:37:07 +00:00
..
filters Add --request-timeout to allow the global request timeout of 60 seconds to be configured. 2017-08-29 13:18:50 +00:00
healthz Use buildozer to delete licenses() rules except under third_party/ 2017-08-29 13:15:24 +00:00
httplog Use buildozer to delete licenses() rules except under third_party/ 2017-08-29 13:15:24 +00:00
mux Use buildozer to delete licenses() rules except under third_party/ 2017-08-29 13:15:24 +00:00
options Unify cloudprovided and normal KMS plugins 2017-09-01 16:37:07 +00:00
routes Use buildozer to delete licenses() rules except under third_party/ 2017-08-29 13:15:24 +00:00
storage Use buildozer to delete licenses() rules except under third_party/ 2017-08-29 13:15:24 +00:00
BUILD apiservers: add synchronous shutdown mechanism on SIGTERM+INT 2017-08-29 13:16:11 +00:00
config.go Add --request-timeout to allow the global request timeout of 60 seconds to be configured. 2017-08-29 13:18:50 +00:00
config_selfclient.go apiserver: avoid resolving 'localhost' 2017-06-13 20:47:30 +00:00
config_selfclient_test.go TestLoopbackHostPort should accept IPv6 loopback host 2017-07-16 04:08:40 +00:00
config_test.go move CRD behind TPR 2017-06-13 20:47:29 +00:00
doc.go remove go get failing import comment 2017-01-19 13:02:01 -05:00
genericapiserver.go fix typo 2017-08-29 13:16:15 +00:00
genericapiserver_test.go apimachinery: remove misleading NewDefaultRESTMapper 2017-08-29 13:16:11 +00:00
handler.go move CRD behind TPR 2017-06-13 20:47:29 +00:00
healthz.go move CRD behind TPR 2017-06-13 20:47:29 +00:00
hooks.go Add an OrDie version for AddPostStartHook 2017-08-29 13:18:47 +00:00
plugins.go register all generic admission plugins when AdmissionOptions are created. 2017-06-13 20:47:29 +00:00
serve.go apiserver: Update genericapiserver to panic on listener error 2017-04-20 20:35:32 +00:00
signal.go apiservers: add synchronous shutdown mechanism on SIGTERM+INT 2017-08-29 13:16:11 +00:00
signal_posix.go apiservers: add synchronous shutdown mechanism on SIGTERM+INT 2017-08-29 13:16:11 +00:00
signal_windows.go apiservers: add synchronous shutdown mechanism on SIGTERM+INT 2017-08-29 13:16:11 +00:00