k3s/pkg/genericapiserver
Kubernetes Submit Queue 4eb1c2baa9 Merge pull request #35795 from deads2k/api-33-clean-master.go
Automatic merge from submit-queue

remove non-reuseable bits of MasterServer

Scrub `master.go` again.  I think I'm pretty happy with this shape.  I may promote `InstallAPIs` since we're likely to want it downstream.
2016-11-01 06:50:23 -07:00
..
authorizer fix tests by declaring testdata 2016-10-21 17:32:32 -07:00
filters autogenerated 2016-10-21 17:32:32 -07:00
mux autogenerated 2016-10-21 17:32:32 -07:00
openapi - Add GroupVersion as tags to OpenAPI spec 2016-10-25 14:27:48 -07:00
options Add --tls-sni-cert-key to the apiserver for SNI support 2016-11-01 09:50:56 +01:00
routes - Add GroupVersion as tags to OpenAPI spec 2016-10-25 14:27:48 -07:00
validation autogenerated 2016-10-21 17:32:32 -07:00
BUILD Update bazel 2016-11-01 09:50:56 +01:00
OWNERS Move blunderbuss assignees into tree 2016-03-02 20:46:32 -05:00
config.go Add --tls-sni-cert-key to the apiserver for SNI support 2016-11-01 09:50:56 +01:00
default_storage_factory_builder.go make --runtime-config=api/all=true|false work 2016-09-13 12:03:25 -07:00
default_storage_factory_builder_test.go make --runtime-config=api/all=true|false work 2016-09-13 12:03:25 -07:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
genericapiserver.go Add --tls-sni-cert-key to the apiserver for SNI support 2016-11-01 09:50:56 +01:00
genericapiserver_test.go Move swagger+openapi setup to routes and decouple from run 2016-10-22 13:42:22 +02:00
hooks.go pass loopback config to posthooks 2016-09-30 10:34:33 -04:00
resource_config.go make addition group registration easier 2016-07-25 08:23:24 -04:00
resource_config_test.go make addition group registration easier 2016-07-25 08:23:24 -04:00
resource_encoding_config.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
reststorage_interfaces.go remove non-reuseable bits of MasterServer 2016-10-31 08:50:05 -04:00
serve.go Add --tls-sni-cert-key to the apiserver for SNI support 2016-11-01 09:50:56 +01:00
serve_test.go Add --tls-sni-cert-key to the apiserver for SNI support 2016-11-01 09:50:56 +01:00
server_run_options_test.go Remove DeprecatedStorageVersion 2016-09-06 16:52:12 -07:00
storage_factory.go Replace negotiation with a new method that can extract info 2016-10-28 11:30:11 -04:00
storage_factory_test.go move new etcd storage into cacher 2016-08-12 18:40:20 -07:00
tunneler.go convert bootstrap controller to posthook to tighten master.go 2016-10-10 08:15:45 -04:00
tunneler_test.go convert bootstrap controller to posthook to tighten master.go 2016-10-10 08:15:45 -04:00