sigs.k8s.io/structured-merge-diff/v6/fieldpath.MakePathOrDie
third-partyThe 1685th most-called third-party function by production calls. Called 553 times across 10 modules; 364 of those run outside tests and generated code.
All of sigs.k8s.io/structured-merge-diff/v6/fieldpath → Docs on pkg.go.dev ↗
- prod calls
- 364
- non-test, non-generated
- all calls
- 553
- total callsites
- modules
- 10
- distinct callers
- in loop
- 0%
- of prod calls
- in tests
- 34%
- 189 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 function8%A direct call to an exported package function, resolved by type.
- Package function (by syntax)92%A package function in a module outside the crawl, keyed by import path.
who calls this
Notable callers
Production calls into MakePathOrDie from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 364 100%
where it's called
Callsites in the wild
12 representative callsites of 553, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop test
- in loop test
-
k8s.io/apimachinery @v0.36.3
pkg/util/managedfields/internal/capmanagers_test.go:126
in loop test -
kubernetes/kubernetes @master
staging/src/k8s.io/apimachinery/pkg/util/managedfields/internal/capmanagers_test.go:135 ↗
in loop test - in loop test
- in loop test
- in loop test
- in loop test
-
k8s.io/apimachinery @v0.36.3
pkg/util/managedfields/scalehandler.go:32
-
kubernetes/kubernetes @master
staging/src/k8s.io/apimachinery/pkg/util/managedfields/scalehandler.go:32 ↗
-
kubernetes/kubernetes @master
staging/src/k8s.io/apimachinery/pkg/util/managedfields/internal/stripmeta.go:40 ↗
-
k8s.io/apimachinery @v0.36.3
pkg/util/managedfields/internal/stripmeta.go:40
top callers
The modules that reach for it
The modules that call MakePathOrDie most in this snapshot.
- github.com/kubernetes/kubernetes26548%
- k8s.io/kubernetes14426%
- k8s.io/apimachinery6612%
- sigs.k8s.io/structured-merge-diff/v6458%
- github.com/kubernetes/client-go102%
siblings
More from sigs.k8s.io/structured-merge-diff/v6/fieldpath
The other most-called functions in this package. See all →