Merge pull request #38875 from sttts/sttts-move-pkg-apiserver
Automatic merge from submit-queue
pkg/apiserver: split up monolithic package
**Based on** https://github.com/kubernetes/kubernetes/pull/38191
This is a first step to integrate pkg/apiserver with pkg/genericapiserver into a common package structure. For this
- pkg/apiserver is cleaned up from code which does not belong there,
- split up into pkg/apiserver, pkg/apiserver/handlers{,/negotation,/helpers,/errors}
Showing
This diff is collapsed.
Click to expand it.
pkg/apiserver/discovery.go
0 → 100644
pkg/apiserver/handlers/BUILD
0 → 100644
File moved
Please
register
or
sign in
to comment