apiserver/pkg/endpoints
danielqsj 76c4ab8bb5 unify alias of api errors under pkg and staging
Kubernetes-commit: 5bc0e26c1902e7e28abfc828de19a2dbb3e492c2
2019-11-12 16:26:59 +08:00
..
discovery Implement support for CacheableObject 2019-08-15 22:02:33 +02:00
filters migrate callers to g/g/uuid 2019-11-04 23:15:20 -08:00
handlers Fix golint failure not contained in .golint_failures 2019-12-19 14:40:26 +09:00
metrics rename metric for apiserver request terminations and reword corresponding documentation 2019-10-21 13:26:31 -07:00
openapi apiserver: fix openapi extension types to be JSON 2019-02-07 15:34:42 +01:00
request Ensure conversions are registered for metainternalversion codecs 2019-09-11 16:30:08 +02:00
testing Update doc.go in staging/src/k8s.io/ 2019-06-25 22:43:44 +09:00
apiserver_test.go unify alias of api errors under pkg and staging 2019-11-12 16:26:59 +08:00
audit_test.go updates audit endpoints test 2018-11-01 15:56:50 -06:00
doc.go Mechanical fixup imports: pkg/genericapiserver 2017-02-13 07:36:41 -05:00
groupversion.go Replace HTTP compression with an inline handler 2019-05-04 17:36:36 -04:00
installer.go Refactor fieldmanager to be more modular 2019-09-19 13:14:36 -07:00
installer_test.go apiserver: make endpoint webservice builder helpers public 2019-03-04 08:14:41 -08:00
patchhandler_test.go fix some ineffassigns 2019-09-09 18:52:17 +08:00
watch_test.go use context to check client closed instead of http.CloseNotifier in processing watch request 2019-11-18 21:27:05 +08:00