k3s/pkg/apiserver
Prashanth B 3fe4224b6c Merge pull request #6314 from bparees/tokenbucket
add a blocking accept method to RateLimiter
2015-04-02 16:01:17 -07:00
..
api_installer.go Listing items in a namespace should always include the namespace in the URL 2015-03-30 16:05:40 -04:00
api_installer_test.go Listing items in a namespace should always include the namespace in the URL 2015-03-30 16:05:40 -04:00
apiserver.go Revert "Configure the kubelet to use HTTPS" 2015-04-01 13:59:31 -07:00
apiserver_test.go Fixing a lot of string formatting issues with regards to: 2015-03-31 16:47:10 -07:00
authn.go Fix off-by-one crash in pkg/apiserver/authn.go 2015-04-01 15:53:22 -07:00
authz.go Basic ACL file. 2014-11-05 16:06:22 -08:00
doc.go Move REST* interfaces into pkg/api/rest 2015-03-23 16:52:21 -04:00
errors.go Remove layers of indirection between apiinstaller and resthandler 2015-02-11 16:26:06 -05:00
errors_test.go Caps on StatusReason* 2014-09-27 21:38:51 -07:00
handlers.go Add a limit to the number of in-flight requests that a server processes. 2015-04-01 15:06:15 -07:00
handlers_test.go Merge pull request #6314 from bparees/tokenbucket 2015-04-02 16:01:17 -07:00
index.go Updating handleIndex in master to list all valid paths. 2015-01-21 13:40:01 -08:00
mux_helper.go Updating handleIndex in master to list all valid paths. 2015-01-21 13:40:01 -08:00
proxy.go Updating proxy to return 301 to add a / at the end 2015-03-30 12:12:49 -07:00
proxy_test.go Updating proxy to return 301 to add a / at the end 2015-03-30 12:12:49 -07:00
redirect.go Improve ResourceLocation API, allow proxy to use authenticated transport 2015-03-24 11:11:34 -04:00
redirect_test.go Add more extensive tests to apiserver for variations in version 2015-03-27 15:03:58 -04:00
resthandler.go Merge pull request #5763 from smarterclayton/get_input_parameters_versioned 2015-03-27 14:35:23 -07:00
validator.go Revert "Configure the kubelet to use HTTPS" 2015-04-01 13:59:31 -07:00
validator_test.go Revert "Configure the kubelet to use HTTPS" 2015-04-01 13:59:31 -07:00
watch.go Move watch to being a resthandler resource and expose it on LIST 2015-03-27 15:03:58 -04:00
watch_test.go Add more extensive tests to apiserver for variations in version 2015-03-27 15:03:58 -04:00