k3s/pkg/apiserver
Brendan Burns ee0d71aac6 Fix up parameter handling. Also handle type mapping between Go and JSON 2015-03-27 21:43:16 -07:00
..
api_installer.go Fix up parameter handling. Also handle type mapping between Go and JSON 2015-03-27 21:43:16 -07:00
apiserver.go Add more extensive tests to apiserver for variations in version 2015-03-27 15:03:58 -04:00
apiserver_test.go Add more extensive tests to apiserver for variations in version 2015-03-27 15:03:58 -04: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 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 Change "/ns" to "/namespaces" in few remaining places. 2015-03-24 13:05:32 +01: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
mux_helper.go Updating handleIndex in master to list all valid paths. 2015-01-21 13:40:01 -08:00
proxy.go Revert "Updating proxy to return 301 to add a "/" at the end for #4958" 2015-03-27 15:59:40 -07:00
proxy_test.go Revert "Updating proxy to return 301 to add a "/" at the end for #4958" 2015-03-27 15:59:40 -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 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 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