apiserver/pkg/endpoints/handlers
David Eads bde5fd1449 choose a more unique request timeout default
Kubernetes-commit: e1dd9af8948f983d48dfc0dd81dc31b7d6c1672f
2019-05-30 15:17:40 -04:00
..
fieldmanager Cap the number of managedFields entries for updates at 10 2019-09-26 12:53:28 -07: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 feat(apiserver): add user-agent and remote info into trace log for endpoints handlers. 2019-10-10 21:30:05 +08:00
response.go Fix transformObject to work with CacheableObject. 2019-08-19 09:55:49 +02:00
response_test.go Fix transformObject to work with CacheableObject. 2019-08-19 09:55:49 +02:00
rest.go choose a more unique request timeout default 2019-05-30 15:17:40 -04:00
rest_test.go choose a more unique request timeout default 2019-05-30 15:17:40 -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 Add 'apiserver_watch_events_sizes'. 2019-07-23 12:55:11 +02:00