apiserver/pkg/endpoints
Clayton Coleman dd5dd7ec7e Add benchmark for naive endpoint Get so we can measure it
Baseline:

```
BenchmarkGet-12          	  100000	    119635 ns/op	   20110 B/op	     206 allocs/op
BenchmarkWatchHTTP-12    	  100000	     65761 ns/op	    7296 B/op	     139 allocs/op
```

Kubernetes-commit: 2e1506558ac2c82e83cbef469a6e1e845cfc9235
2019-03-21 20:45:19 -04:00
..
discovery Expose storage version hash 2019-01-14 19:31:25 -08:00
filters Updated OWNERS files to include link to docs 2019-01-30 20:05:00 +01:00
handlers Fix int/float apply bug 2019-03-11 23:07:21 -07:00
metrics Feature-gate the APPLY metric value 2019-03-07 15:14:43 -08:00
openapi apiserver: fix openapi extension types to be JSON 2019-02-07 15:34:42 +01:00
request Updated OWNERS files to include link to docs 2019-01-30 20:05:00 +01:00
testing Updated OWNERS files to include link to docs 2019-01-30 20:05:00 +01:00
apiserver_test.go Add benchmark for naive endpoint Get so we can measure it 2019-03-21 20:45:19 -04: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 Adding a limit on the maximum bytes accepted to be decoded in a resource 2019-02-06 16:58:24 -08:00
installer.go apiserver: make endpoint webservice builder helpers public 2019-03-04 08:14:41 -08:00
installer_test.go apiserver: make endpoint webservice builder helpers public 2019-03-04 08:14:41 -08:00
patchhandler_test.go Minor fixes 2019-02-01 11:55:18 -08:00
watch_test.go Support Table and PartialObjectMetadata on watch 2018-11-28 23:50:12 -05:00