k8s.io/apimachinery/pkg/apis/meta/v1.NewDeleteOptions
third-partyThe 3380th most-called third-party function by production calls. Called 257 times across 7 modules; 175 of those run outside tests and generated code.
All of k8s.io/apimachinery/pkg/apis/meta/v1 → Docs on pkg.go.dev ↗
- prod calls
- 175
- non-test, non-generated
- all calls
- 257
- total callsites
- modules
- 7
- distinct callers
- in loop
- 7%
- of prod calls
- in tests
- 32%
- 82 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 function (by syntax)100%A package function in a module outside the crawl, keyed by import path.
who calls this
Notable callers
Production calls into NewDeleteOptions from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 175 100%
where it's called
Callsites in the wild
12 representative callsites of 257, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
-
k8s.io/kubernetes @v1.36.3
test/e2e/scheduling/preemption.go:88
in loop - in loop
-
k8s.io/kubernetes @v1.36.3
test/e2e/apimachinery/etcd_failure.go:142
in loop - in loop
-
k8s.io/kubernetes @v1.36.3
test/e2e/network/dns_common.go:256
in loop - in loop
-
k8s.io/kubernetes @v1.36.3
test/e2e/windows/density.go:277
in loop -
k8s.io/kubernetes @v1.36.3
test/integration/util/util.go:391
in loop - in loop
- in loop
-
k8s.io/kubernetes @v1.36.3
test/e2e/scheduling/preemption.go:711
in loop
top callers
The modules that reach for it
The modules that call NewDeleteOptions most in this snapshot.
- github.com/kubernetes/kubernetes12549%
- k8s.io/kubernetes11244%
- k8s.io/apiserver125%
- k8s.io/apiextensions-apiserver31%
- k8s.io/kubectl31%
siblings
More from k8s.io/apimachinery/pkg/apis/meta/v1
The other most-called functions in this package. See all →