k3s/pkg/apiserver
mbohlool 75451b49f4 - Add GroupVersion as tags to OpenAPI spec
- Remove all end-point specs as they are not useful in light of GroupVersion tags in main spec
2016-10-25 14:27:48 -07:00
..
authenticator Update bazel 2016-10-22 02:50:33 -07:00
filters autogenerated 2016-10-21 17:32:32 -07:00
metrics 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
request autogenerated 2016-10-21 17:32:32 -07:00
testing autogenerated 2016-10-21 17:32:32 -07:00
BUILD autogenerated 2016-10-21 17:32:32 -07:00
OWNERS
api_installer.go Store RequestInfo in Context 2016-09-28 18:51:34 +02:00
api_installer_test.go
apiserver.go Store RequestInfo in Context 2016-09-28 18:51:34 +02:00
apiserver_test.go Turn RequestInfoResolver into a RequestInfoFactory 2016-10-05 10:32:36 -04:00
doc.go
errors.go Store RequestInfo in Context 2016-09-28 18:51:34 +02:00
errors_test.go
negotiate.go
negotiate_test.go
proxy.go Decouple NewRequestInfoResolver from GenericApiServer instance 2016-09-28 18:51:34 +02:00
proxy_test.go Store RequestInfo in Context 2016-09-28 18:51:34 +02:00
resthandler.go pass SelectionPredicate instead of Filter to storage layer 2016-09-26 09:47:19 -07:00
resthandler_test.go
serviceerror.go Separate apiserver handler filters 2016-09-27 09:57:59 +02:00
validator.go Add +optional tag to all fields with omitempty json tag 2016-10-17 08:52:13 -07:00
validator_test.go
watch.go
watch_test.go