apiserver/pkg/server
Mik Vyatskov b2b70701e1 Make advanced audit output version configurable.
Signed-off-by: Mik Vyatskov <vmik@google.com>

Kubernetes-commit: ad25d1f9ec398e5f9e91fd225cbbfdc5aa00973f
2018-02-19 21:15:49 +01:00
..
filters sync: initially remove files BUILD */BUILD BUILD.bazel */BUILD.bazel 2018-03-15 09:38:17 +00:00
healthz sync: initially remove files BUILD */BUILD BUILD.bazel */BUILD.bazel 2018-03-15 09:38:17 +00:00
httplog sync: initially remove files BUILD */BUILD BUILD.bazel */BUILD.bazel 2018-03-15 09:38:17 +00:00
mux sync: initially remove files BUILD */BUILD BUILD.bazel */BUILD.bazel 2018-03-15 09:38:17 +00:00
options Make advanced audit output version configurable. 2018-02-19 21:15:49 +01:00
resourceconfig sync: initially remove files BUILD */BUILD BUILD.bazel */BUILD.bazel 2018-03-15 09:38:17 +00:00
routes sync: initially remove files BUILD */BUILD BUILD.bazel */BUILD.bazel 2018-03-15 09:38:17 +00:00
storage sync: initially remove files BUILD */BUILD BUILD.bazel */BUILD.bazel 2018-03-15 09:38:17 +00:00
config.go Fixes for HTTP/2 max streams per connection setting 2018-02-19 14:18:07 -05:00
config_selfclient.go pass listener to genericapiserver 2017-11-16 13:32:12 +08:00
config_selfclient_test.go pass listener to genericapiserver 2017-11-16 13:32:12 +08:00
config_test.go Remove unused variables (only assigned to) from test code. 2018-02-02 13:34:57 -08:00
doc.go remove go get failing import comment 2017-01-19 13:02:01 -05:00
genericapiserver.go apiserver clean code 2018-03-02 17:15:02 +08:00
genericapiserver_test.go apiserver: make SecureServingOptions and authz/n options re-usable 2018-01-31 16:17:48 +01:00
handler.go remove duplicated import 2018-01-11 19:15:11 +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 Fixes for HTTP/2 max streams per connection setting 2018-02-19 14:18:07 -05: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