apiserver/pkg/authentication/token/cache
Mike Danese 882be546f2 rename _count to _total in a few metrics
request_total is fully accumulating, fetch_total is mostly accumulating
except for the active label.

Kubernetes-commit: a84e883e4b39f6a040d479b5be89b0750f4e7bf1
2019-12-18 21:58:13 -08:00
..
cache_simple.go inline GC in expiring cache 2019-11-15 17:04:28 -08:00
cache_striped.go make token cache include audience in hash key 2018-10-16 10:02:01 -07:00
cache_test.go inline GC in expiring cache 2019-11-15 17:04:28 -08:00
cached_token_authenticator.go auth: add metrics to token cache 2019-12-13 14:03:05 -08:00
cached_token_authenticator_test.go shared authenticator lookups 2019-11-11 22:15:40 -08:00
stats.go rename _count to _total in a few metrics 2019-12-18 21:58:13 -08:00