k3s/pkg/apiserver
Alex Robinson ab62b689a5 Add monitoring instrumentation for the remaining HTTP handlers in the apiserver. 2015-02-10 23:19:49 +00:00
..
api_installer.go Merge pull request #4272 from a-robinson/metrics 2015-02-10 14:58:14 -08:00
apiserver.go Consolidate the prometheus Counters into a shared CounterVec and remove 2015-02-10 22:47:56 +00:00
apiserver_test.go Add support for Namespace as Kind 2015-02-10 09:50:50 -05:00
async.go Allow clients to determine the difference between create or update on PUT 2014-10-24 14:41:15 -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 Unify Godoc formatting, fix various typos 2014-09-02 13:41:03 +02:00
errors.go Replace code that eats errors with a more consistent reporting 2015-01-26 20:54:29 -05:00
errors_test.go Caps on StatusReason* 2014-09-27 21:38:51 -07:00
handlers.go Add support for Namespace as Kind 2015-02-10 09:50:50 -05:00
handlers_test.go Add support for Namespace as Kind 2015-02-10 09:50:50 -05:00
index.go Updating handleIndex in master to list all valid paths. 2015-01-21 13:40:01 -08:00
interfaces.go Split RESTStorage into separate interfaces 2015-01-12 12:19:45 -05:00
mux_helper.go Updating handleIndex in master to list all valid paths. 2015-01-21 13:40:01 -08:00
operation.go Deleting the API objects related to /operations 2015-02-04 20:50:45 -08:00
proxy.go Add monitoring instrumentation for the remaining HTTP handlers in the apiserver. 2015-02-10 23:19:49 +00:00
proxy_test.go Merge pull request #4283 from ncdc/allow-proxy-to-resource-root-path 2015-02-10 17:45:31 -05:00
redirect.go Consolidate the prometheus Counters into a shared CounterVec and remove 2015-02-10 22:47:56 +00:00
redirect_test.go Add support for Namespace as Kind 2015-02-10 09:50:50 -05:00
resthandler.go Merge pull request #4272 from a-robinson/metrics 2015-02-10 14:58:14 -08:00
resthandler_test.go Allow clients to determine the difference between create or update on PUT 2014-10-24 14:41:15 -04:00
validator.go Add monitoring instrumentation for the remaining HTTP handlers in the apiserver. 2015-02-10 23:19:49 +00:00
validator_test.go rename probe.Status to probe.Result. 2015-02-05 15:49:58 -08:00
watch.go Add monitoring instrumentation for the remaining HTTP handlers in the apiserver. 2015-02-10 23:19:49 +00:00
watch_test.go Plumb restmapper properly through apiserver and tests 2015-02-02 10:26:19 -05:00