k3s/pkg/apiserver
nikhiljindal 120904df5f Fixing serviceErrorHandler to use apiVersion specific codec 2015-04-23 14:32:05 -07:00
..
api_installer.go Add Connecter storage interface to API server 2015-04-16 10:20:17 -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 Fixing serviceErrorHandler to use apiVersion specific codec 2015-04-23 14:32:05 -07:00
apiserver_test.go Add Connecter storage interface to API server 2015-04-16 10:20:17 -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 pkg/apiserver: use httpError in handlers.go 2015-04-21 23:05:56 -07:00
handlers_test.go comments 1: comments 2015-04-10 15:39:20 -04: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 Merge pull request #6869 from csrwng/pod_connect 2015-04-17 09:49:12 -04:00
proxy_test.go Merge pull request #6869 from csrwng/pod_connect 2015-04-17 09:49:12 -04: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 #6869 from csrwng/pod_connect 2015-04-17 09:49:12 -04:00
validator.go Add "componentstatus" to API for easier cluster health check. 2015-04-17 11:58:23 -07:00
validator_test.go Fix "validate-cluster.sh" to use "kubectl get componentstatus". 2015-04-17 11:59:53 -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