package metrics
import "k8s.io/apiserver/pkg/authorization/metrics"
Index ¶
- func InstrumentedAuthorizer(authorizerType string, authorizerName string, delegate authorizer.Authorizer) authorizer.Authorizer
- func RecordAuthorizationDecision(authorizerType, authorizerName, decision string)
- func RegisterMetrics()
- func ResetMetricsForTest()
Functions ¶
func InstrumentedAuthorizer ¶
func InstrumentedAuthorizer(authorizerType string, authorizerName string, delegate authorizer.Authorizer) authorizer.Authorizer
func RecordAuthorizationDecision ¶
func RecordAuthorizationDecision(authorizerType, authorizerName, decision string)
func RegisterMetrics ¶
func RegisterMetrics()
func ResetMetricsForTest ¶
func ResetMetricsForTest()
Source Files ¶
metrics.go
- Version
- v0.30.8
- Published
- Dec 10, 2024
- Platform
- js/wasm
- Imports
- 5 packages
- Last checked
- 3 minutes ago –
Tools for package owners.