k8s.io/apimachinery/pkg/apis/meta/v1/unstructured.RemoveNestedField
third-partyThe 5520th most-called third-party function by production calls. Called 145 times across 20 modules; 108 of those run outside tests and generated code.
No change in production calls since 2026-W37.
All of k8s.io/apimachinery/pkg/apis/meta/v1/unstructured → Docs on pkg.go.dev ↗
- prod calls
- 108
- non-test, non-generated
- all calls
- 145
- total callsites
- modules
- 20
- distinct callers
- in loop
- 47%
- of prod calls
- in tests
- 26%
- 37 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 function66%A direct call to an exported package function, resolved by type.
- Package function (by syntax)34%A package function in a module outside the crawl, keyed by import path.
who calls this
Notable callers
Production calls into RemoveNestedField from notable Go projects. Open one on the map to see what else it hammers.
- Kyverno 33 31%
- Kubernetes 28 26%
- Argo 14 13%
- KubeVirt 11 10%
- Velero 4 4%
where it's called
Callsites in the wild
12 representative callsites of 145, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
-
kubernetes/kubernetes @master
staging/src/k8s.io/apiextensions-apiserver/pkg/apiserver/schema/objectmeta/algorithm.go:114 ↗
in loop - in loop
-
kubevirt.io/kubevirt @v1.9.0
tools/util/marshaller.go:62
in loop - in loop
- in loop
-
k8s.io/apiextensions-apiserver @v0.37.0
pkg/apiserver/schema/objectmeta/algorithm.go:114
in loop - in loop
-
kubevirt.io/kubevirt @v1.9.0
tools/util/marshaller.go:81
in loop - in loop
- in loop
- in loop
top callers
The modules that reach for it
The modules that call RemoveNestedField most in this snapshot.
- github.com/kyverno/kyverno3323%
- k8s.io/apimachinery2316%
- github.com/kubevirt/kubevirt118%
- kubevirt.io/kubevirt118%
- github.com/kubernetes/kubernetes107%
siblings
More from k8s.io/apimachinery/pkg/apis/meta/v1/unstructured
The other most-called functions in this package. See all →