apiserver/pkg/server
Daniel Smith 4406561b46 add detail to flag help
Kubernetes-commit: 2956314cde74f0481be1da6107cc266f56127173
2017-11-17 15:22:53 -08:00
..
filters remove duplicated import 2017-11-14 11:36:32 +08:00
healthz update BUILD files 2017-10-12 13:52:10 -07:00
httplog update BUILD files 2017-10-12 13:52:10 -07:00
mux update BUILD files 2017-10-12 13:52:10 -07:00
options add detail to flag help 2017-11-17 15:22:53 -08:00
routes update BUILD files 2017-10-12 13:52:10 -07:00
storage update BUILD files 2017-10-12 13:52:10 -07:00
BUILD generated bazel 2017-11-15 16:21:28 -08:00
config.go gracefully shutdown apiserver after all non-long running requests finish 2017-11-02 19:29:31 +08: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 apiserver: stratify versioned informer construction 2017-09-09 21:44:32 +00:00
doc.go remove go get failing import comment 2017-01-19 13:02:01 -05:00
genericapiserver.go gracefully shutdown apiserver after all non-long running requests finish 2017-11-02 19:29:31 +08:00
genericapiserver_test.go remove duplicated import 2017-11-14 11:36:32 +08:00
handler.go fix typos: remove duplicated word in comments 2017-06-17 17:17:22 +08:00
healthz.go move CRD behind TPR 2017-06-13 20:47:29 +00:00
hooks.go Added PreShutdownHooks to the apiserver 2017-10-12 21:20:46 -04:00
plugins.go Adding the mutating webhook 2017-11-14 16:36:28 -08:00
serve.go gracefully shutdown apiserver after all non-long running requests finish 2017-11-02 19:29:31 +08: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