k3s/pkg/apiserver
Clayton Coleman 7a6b2ec227 Improve the output of the swagger API for watch events
Stopgap to improve this prior to converting watch resources to
versioned objects.
2015-04-07 10:46:19 -04:00
..
api_installer.go Improve the output of the swagger API for watch events 2015-04-07 10:46:19 -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 Add GetterWithOptions and allow stream flushing 2015-04-07 07:46:30 -04:00
apiserver_test.go Add GetterWithOptions and allow stream flushing 2015-04-07 07:46:30 -04: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 Add GetterWithOptions and allow stream flushing 2015-04-07 07:46:30 -04:00
validator.go Revert "Merge pull request #6309 from GoogleCloudPlatform/revert-6243-kubelet-ssl" 2015-04-02 10:44:37 -07:00
validator_test.go Revert "Merge pull request #6309 from GoogleCloudPlatform/revert-6243-kubelet-ssl" 2015-04-02 10:44:37 -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