k3s/pkg/apiserver
Eric Tune d7a0bb4020 Merge pull request #11258 from nikhiljindal/dupNickname
Add namespace to swagger nicknames to prevent duplicate nicknames
2015-07-15 16:42:59 -07:00
..
metrics Increase the length of sliding window for latency metrics 2015-06-26 13:08:21 +02:00
api_installer.go Add namespace to nickname to prevent dup swagger nicknames 2015-07-14 13:41:13 -07:00
api_installer_test.go change v1beta3 to v1 in test cases 2015-06-03 17:50:22 -07:00
apiserver.go Add monitoring and healthz based on tunnel health. 2015-07-14 14:37:38 -07:00
apiserver_test.go Expose /resetMetrics handle in apiserver 2015-06-23 11:12:45 +02:00
authn.go Re-enable ECDSA private server key use 2015-06-16 23:03:29 -04:00
authz.go Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00
authz_test.go Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00
doc.go Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00
errors.go Merge pull request #7153 from xiang90/apiserver 2015-06-02 10:37:36 -07:00
errors_test.go Updating StatusDetails.ID to Name in internal API 2015-06-05 07:17:02 -07:00
handlers.go apiservier: avoid stacktracing for StatusUnauthorized and StatusForbidden. 2015-07-01 14:41:52 -07:00
handlers_test.go bug: fix possible nil pointer derefrence in test 2015-06-29 20:34:26 -07:00
index.go Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00
mux_helper.go Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00
proxy.go Fix proxy rewriting 2015-06-24 13:54:14 -07:00
proxy_test.go Remove ?namespace= param handling/defaulting 2015-06-16 22:40:01 -04:00
resthandler.go Admission control attributes has access to resource name 2015-06-23 13:54:55 -04:00
validator.go Switch to using the official etcd health check. 2015-06-24 10:18:39 -07:00
validator_test.go Switch to using the official etcd health check. 2015-06-24 10:18:39 -07:00
watch.go Cleaning up apiserver method signatures 2015-06-18 15:13:41 -04:00
watch_test.go Remove ?namespace= param handling/defaulting 2015-06-16 22:40:01 -04:00