k8s.io/utils/clock.PassiveClock.Since
third-partyThe 4996th most-called third-party method by production calls. Called 127 times across 14 modules; 118 of those run outside tests and generated code.
- prod calls
- 118
- non-test, non-generated
- all calls
- 127
- total callsites
- modules
- 14
- distinct callers
- in loop
- 13%
- of prod calls
- in tests
- 7%
- 9 calls
- resolved
- 0%
- to a known target
resolution mix
How each call resolves
How each call was attributed. Only resolved kinds, where the target function is known, count toward the ranking. Interface dispatch and unresolved receivers are reported separately and never guessed. Read the taxonomy →
- Interface method100%Called through an interface. The runtime target may differ.
who calls this
Notable callers
Production calls into PassiveClock.Since from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 88 75%
- Istio 4 3%
- Cilium 1 <1%
where it's called
Callsites in the wild
12 representative callsites of 127, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
- in loop
-
k8s.io/apiserver @v0.36.3
pkg/storage/cacher/watch_cache.go:482
in loop -
fatedier/frp @v0.70.1
in loop - in loop
-
k8s.io/client-go @v0.36.3
rest/request.go:733
in loop - in loop
- in loop
-
k8s.io/client-go @v0.36.3
rest/request.go:737
in loop - in loop
- in loop
top callers
The modules that reach for it
The modules that call PassiveClock.Since most in this snapshot.
- github.com/kubernetes/kubernetes4132%
- github.com/tektoncd/pipeline2016%
- k8s.io/kubernetes1713%
- k8s.io/apiserver1411%
- github.com/kubernetes/client-go119%
siblings
More from k8s.io/utils/clock
The other most-called members in this package. See all →