k8s.io/apimachinery/pkg/util/sets.Set.UnsortedList
third-partyThe 4770th most-called third-party method by production calls. Called 137 times across 25 modules; 125 of those run outside tests and generated code.
No change in production calls since 2026-W37.
All of k8s.io/apimachinery/pkg/util/sets → Docs on pkg.go.dev ↗
- prod calls
- 125
- non-test, non-generated
- all calls
- 137
- total callsites
- modules
- 25
- distinct callers
- in loop
- 14%
- of prod calls
- in tests
- 9%
- 12 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 →
- Concrete method100%A method on a value whose type is known exactly.
who calls this
Notable callers
Production calls into Set.UnsortedList from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 52 42%
- Cilium 25 20%
- Kyverno 16 13%
- Traefik 10 8%
- containerd 1 <1%
where it's called
Callsites in the wild
12 representative callsites of 137, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
-
kubesphere/kubesphere @v0.0.0-20260715011438-04a29b5c6014
in loop -
sigs.k8s.io/gateway-api @v1.6.2
pkg/features/features.go:88
in loop - in loop
-
k8s.io/code-generator @v0.37.0
cmd/validation-gen/targets.go:211
in loop - in loop
-
kubesphere/kubesphere @v0.0.0-20260715011438-04a29b5c6014
in loop - in loop
-
sigs.k8s.io/controller-runtime @v0.25.1
pkg/envtest/webhook.go:253
in loop - in loop
- in loop
-
k8s.io/apiserver @v0.37.0
pkg/admission/plugin/policy/validating/typechecking.go:323
in loop
top callers
The modules that reach for it
The modules that call Set.UnsortedList most in this snapshot.
- github.com/cilium/cilium3022%
- sigs.k8s.io/gateway-api1813%
- github.com/kyverno/kyverno1612%
- github.com/kubesphere/kubesphere107%
- github.com/traefik/traefik/v3107%
siblings
More from k8s.io/apimachinery/pkg/util/sets
The other most-called members in this package. See all →