apiserver/pkg/endpoints/handlers
sshukun 38b2d97314 Fix golint failure not contained in .golint_failures
Kubernetes-commit: 8110e08dd4abd4458b2d3793f5c1eb50069ae7df
2019-12-19 14:40:26 +09:00
..
fieldmanager Fix golint failure not contained in .golint_failures 2019-12-19 14:40:26 +09:00
negotiation Optimize NegotiateMediaTypeOptions 2019-10-10 11:49:31 +02:00
responsewriters Implement Encoder.Identifier() method 2019-08-14 16:23:03 +02:00
create.go feat(apiserver): add user-agent and remote info into trace log for endpoints handlers. 2019-10-10 21:30:05 +08:00
create_test.go Add "fieldManager" to flag to PATCH/CREATE/UPDATE 2019-02-16 20:16:11 -08:00
delete.go feat(apiserver): add user-agent and remote info into trace log for endpoints handlers. 2019-10-10 21:30:05 +08:00
doc.go Mechanical fixup imports: pkg/genericapiserver 2017-02-13 07:36:41 -05:00
get.go feat(apiserver): add user-agent and remote info into trace log for endpoints handlers. 2019-10-10 21:30:05 +08:00
helpers.go feat(apiserver): add user-agent and remote info into trace log for endpoints handlers. 2019-10-10 21:30:05 +08:00
helpers_test.go feat(apiserver): add user-agent and remote info into trace log for endpoints handlers. 2019-10-10 21:30:05 +08:00
namer.go Avoid allocations when building SelfLinks and fast path escape 2019-03-25 18:06:57 -04:00
namer_test.go Avoid allocations when building SelfLinks and fast path escape 2019-03-25 18:06:57 -04:00
patch.go json unmarshal coded error at function applyJSPatch() 2019-11-07 20:40:28 +08:00
response.go Switch TableGenerator/TableConvertor interfaces to metav1 2019-11-26 13:13:25 -05:00
response_test.go Fix transformObject to work with CacheableObject. 2019-08-19 09:55:49 +02:00
rest.go Refactor fieldmanager to be more modular 2019-09-19 13:14:36 -07:00
rest_test.go Propagate and honor http.ErrAbortHandler 2019-09-11 11:16:31 -04:00
update.go feat(apiserver): add user-agent and remote info into trace log for endpoints handlers. 2019-10-10 21:30:05 +08:00
watch.go Switch TableGenerator/TableConvertor interfaces to metav1 2019-11-26 13:13:25 -05:00