k3s/pkg/apiserver
nikhiljindal b527b00d7b Fix path parameter swagger validation errors 2015-06-18 10:43:13 -07:00
..
api_installer.go Fix path parameter swagger validation errors 2015-06-18 10:43:13 -07:00
api_installer_test.go change v1beta3 to v1 in test cases 2015-06-03 17:50:22 -07:00
apiserver.go Don't pretty-print by default. Saves an allocation (or more) and a copy. 2015-06-08 21:31:58 -07:00
apiserver_test.go Remove ?namespace= param handling/defaulting 2015-06-16 22:40:01 -04:00
authn.go Prevent auth recursion for service account tokens 2015-05-16 23:39:07 -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 Remove ?namespace= param handling/defaulting 2015-06-16 22:40:01 -04:00
handlers_test.go Remove ?namespace= param handling/defaulting 2015-06-16 22:40:01 -04: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 Don't pretty-print by default. Saves an allocation (or more) and a copy. 2015-06-08 21:31:58 -07:00
proxy_test.go Remove ?namespace= param handling/defaulting 2015-06-16 22:40:01 -04:00
resthandler.go Don't pretty-print by default. Saves an allocation (or more) and a copy. 2015-06-08 21:31:58 -07:00
validator.go Remove /Validate endpoint 2015-05-26 10:49:18 -07:00
validator_test.go Remove /Validate endpoint 2015-05-26 10:49:18 -07:00
watch.go Default minRequestTimeout to 1800s 2015-06-03 08:47:45 -07:00
watch_test.go Remove ?namespace= param handling/defaulting 2015-06-16 22:40:01 -04:00