k3s/pkg/apiserver
Clayton Coleman fc3609fb5b Allow InputStreams to be returned by requests
Add additional metadata to restful services.
2015-03-24 17:25:45 -04:00
..
api_installer.go Allow InputStreams to be returned by requests 2015-03-24 17:25:45 -04:00
apiserver.go Allow InputStreams to be returned by requests 2015-03-24 17:25:45 -04:00
apiserver_test.go Allow InputStreams to be returned by requests 2015-03-24 17:25:45 -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 Improve ResourceLocation API, allow proxy to use authenticated transport 2015-03-24 11:11:34 -04:00
proxy_test.go Improve ResourceLocation API, allow proxy to use authenticated transport 2015-03-24 11:11:34 -04:00
redirect.go Improve ResourceLocation API, allow proxy to use authenticated transport 2015-03-24 11:11:34 -04:00
redirect_test.go Improve ResourceLocation API, allow proxy to use authenticated transport 2015-03-24 11:11:34 -04:00
resthandler.go Allow InputStreams to be returned by requests 2015-03-24 17:25:45 -04: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 REST* interfaces into pkg/api/rest 2015-03-23 16:52:21 -04:00
watch_test.go Move REST* interfaces into pkg/api/rest 2015-03-23 16:52:21 -04:00