k8s.io/apimachinery/pkg/util/sets.Set.Insert
third-partyThe 1079th most-called third-party method by production calls. Called 713 times across 42 modules; 600 of those run outside tests and generated code.
All of k8s.io/apimachinery/pkg/util/sets → Docs on pkg.go.dev ↗
- prod calls
- 600
- non-test, non-generated
- all calls
- 713
- total callsites
- modules
- 42
- distinct callers
- in loop
- 58%
- of prod calls
- in tests
- 11%
- 77 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.Insert from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 262 44%
- Cilium 102 17%
- Kyverno 59 10%
- Velero 18 3%
- Traefik 10 2%
where it's called
Callsites in the wild
12 representative callsites of 713, prioritizing in-loop and non-test usage. We link to source, never display it.
-
cilium/cilium @v1.20.0
in loop - in loop
- in loop
- in loop
- in loop
- in loop
- in loop
-
kubesphere/kubesphere @v0.0.0-20260715011438-04a29b5c6014
in loop - in loop
- in loop
- in loop
- in loop
top callers
The modules that reach for it
The modules that call Set.Insert most in this snapshot.
- github.com/cilium/cilium12518%
- github.com/kyverno/kyverno598%
- github.com/kubernetes/kops507%
- k8s.io/kops507%
- knative.dev/pkg375%
siblings
More from k8s.io/apimachinery/pkg/util/sets
The other most-called members in this package. See all →