kubernetes/staging/src/k8s.io/apiserver/plugin/pkg/authenticator/token/webhook/metrics.go

type AuthenticatorMetrics

type noopMetrics

func (noopMetrics) RequestTotal(context.Context, string)            {}

func (noopMetrics) RequestLatency(context.Context, string, float64) {}