Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for RouteFunction (0.22 sec)

  1. staging/src/k8s.io/apiserver/pkg/endpoints/metrics/metrics.go

    // the go-restful RouteFunction instead of a HandlerFunc plus some Kubernetes endpoint specific information.
    func InstrumentRouteFunc(verb, group, version, resource, subresource, scope, component string, deprecated bool, removedRelease string, routeFunc restful.RouteFunction) restful.RouteFunction {
    	return restful.RouteFunction(func(req *restful.Request, response *restful.Response) {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Sep 27 07:29:19 UTC 2023
    - 35K bytes
    - Viewed (0)
Back to top