k3s/pkg/apiserver
Brian Grant 7aa060bae7 Merge pull request #4706 from mikedanese/PATCH
add PATCH verb to apiserver
2015-03-10 11:38:22 -07:00
..
api_installer.go add PATCH to apiserver 2015-03-10 10:56:15 -07:00
apiserver.go Simplify api_installer and setup methods 2015-03-09 14:39:31 -04:00
apiserver_test.go add PATCH to apiserver 2015-03-10 10:56:15 -07:00
authn.go Make master take authenticator.Request interface instead of tokenfile 2014-11-19 15:07:51 -05:00
authz.go Basic ACL file. 2014-11-05 16:06:22 -08:00
doc.go Unify Godoc formatting, fix various typos 2014-09-02 13:41:03 +02: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 URL path generation function 2015-02-24 10:10:04 -08:00
handlers_test.go add URL path generation function 2015-02-24 10:10:04 -08:00
index.go Updating handleIndex in master to list all valid paths. 2015-01-21 13:40:01 -08:00
interfaces.go add PATCH to apiserver 2015-03-10 10:56:15 -07:00
mux_helper.go Updating handleIndex in master to list all valid paths. 2015-01-21 13:40:01 -08:00
proxy.go Fix the broken calls to the monitor() by having it take arguments as pointers. 2015-03-06 23:16:44 +00:00
proxy_test.go Simplify api_installer and setup methods 2015-03-09 14:39:31 -04:00
redirect.go Merge pull request #5147 from a-robinson/func 2015-03-06 15:31:45 -08:00
redirect_test.go Simplify api_installer and setup methods 2015-03-09 14:39:31 -04:00
resthandler.go Merge pull request #4706 from mikedanese/PATCH 2015-03-10 11:38:22 -07:00
validator.go Fix the broken calls to the monitor() by having it take arguments as pointers. 2015-03-06 23:16:44 +00:00
validator_test.go rename probe.Status to probe.Result. 2015-02-05 15:49:58 -08:00
watch.go Merge pull request #5147 from a-robinson/func 2015-03-06 15:31:45 -08:00
watch_test.go Simplify api_installer and setup methods 2015-03-09 14:39:31 -04:00