k8s.io/klog/v2.NewContext
third-partyThe 3914th most-called third-party function by production calls. Called 215 times across 10 modules; 153 of those run outside tests and generated code.
1% in production calls vs 2026-W37 (151 → 153)
- prod calls
- 153
- non-test, non-generated
- all calls
- 215
- total callsites
- modules
- 10
- distinct callers
- in loop
- 25%
- of prod calls
- in tests
- 29%
- 62 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 143 93%
where it's called
Callsites in the wild
12 representative callsites of 215, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
-
k8s.io/kubernetes @v1.37.0
pkg/kubelet/nodeshutdown/nodeshutdown_manager_linux.go:315
in loop -
k8s.io/kubernetes @v1.37.0
test/e2e/dra/utils/deploy.go:689
in loop - in loop
- in loop
-
k8s.io/kubernetes @v1.37.0
pkg/scheduler/schedule_one_podgroup.go:833
in loop -
k8s.io/kubernetes @v1.37.0
pkg/scheduler/framework/runtime/framework.go:957
in loop - in loop
-
k8s.io/kubernetes @v1.37.0
pkg/scheduler/framework/runtime/framework.go:1029
in loop -
k8s.io/kubernetes @v1.37.0
pkg/controller/devicetainteviction/device_taint_eviction.go:1034
in loop - in loop
- in loop
top callers
The modules that reach for it
The modules that call NewContext most in this snapshot.
- github.com/kubernetes/kubernetes9846%
- k8s.io/kubernetes6530%
- github.com/kubernetes/client-go136%
- k8s.io/client-go136%
- github.com/kubesphere/kubesphere105%
siblings
More from k8s.io/klog/v2
The other most-called functions in this package. See all →