k8s.io/klog/v2.NewContext
third-partyThe 4231st most-called third-party function by production calls. Called 197 times across 9 modules; 141 of those run outside tests and generated code.
- prod calls
- 141
- non-test, non-generated
- all calls
- 197
- total callsites
- modules
- 9
- distinct callers
- in loop
- 26%
- of prod calls
- in tests
- 28%
- 56 calls
- resolved
- 100%
- 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 →
- Package function100%A direct call to an exported package function, resolved by type.
who calls this
Notable callers
Production calls into NewContext from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 131 93%
where it's called
Callsites in the wild
12 representative callsites of 197, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
-
k8s.io/kubernetes @v1.36.3
pkg/scheduler/schedule_one_podgroup.go:512
in loop -
k8s.io/kubernetes @v1.36.3
test/e2e/dra/utils/deploy.go:609
in loop - in loop
- in loop
-
k8s.io/kubernetes @v1.36.3
pkg/scheduler/framework/runtime/framework.go:945
in loop - in loop
-
k8s.io/kubernetes @v1.36.3
pkg/scheduler/framework/runtime/framework.go:1017
in loop - in loop
-
k8s.io/kubernetes @v1.36.3
pkg/controller/devicetainteviction/device_taint_eviction.go:1032
in loop - in loop
-
k8s.io/kubernetes @v1.36.3
pkg/scheduler/framework/runtime/framework.go:1062
in loop
top callers
The modules that reach for it
The modules that call NewContext most in this snapshot.
- github.com/kubernetes/kubernetes9649%
- k8s.io/kubernetes5528%
- github.com/kubernetes/client-go116%
- k8s.io/client-go116%
- github.com/kubesphere/kubesphere105%
siblings
More from k8s.io/klog/v2
The other most-called functions in this package. See all →