k8s.io/apimachinery/pkg/labels.Set
third-partyThe 1855th most-called third-party function by production calls. Called 357 times across 13 modules; 331 of those run outside tests and generated code.
All of k8s.io/apimachinery/pkg/labels → Docs on pkg.go.dev ↗
- prod calls
- 331
- non-test, non-generated
- all calls
- 357
- total callsites
- modules
- 13
- distinct callers
- in loop
- 25%
- of prod calls
- in tests
- 6%
- 20 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 Set from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 270 82%
- KubeVirt 19 6%
- Argo 7 2%
- Longhorn 5 2%
- Helm 3 <1%
where it's called
Callsites in the wild
12 representative callsites of 357, prioritizing in-loop and non-test usage. We link to source, never display it.
-
argoproj/argo-workflows @v0.4.7
pkg/client/clientset/versioned/typed/application/v1alpha1/fake/fake_application.go:49 ↗
in loop -
higress-group/higress @v1.4.2
client/pkg/clientset/versioned/typed/networking/v1/fake/fake_mcpbridge.gen.go:67 ↗
in loop - in loop
- in loop
- in loop
-
kubevirt.io/kubevirt @v1.9.0
pkg/virt-api/webhooks/mutating-webhook/mutators/preset.go:61
in loop - in loop
-
argoproj/argo-cd @v1.8.6
pkg/client/clientset/versioned/typed/application/v1alpha1/fake/fake_appproject.go:53 ↗
in loop -
higress-group/higress @v1.4.2
client/pkg/clientset/versioned/typed/networking/v1/fake/fake_http2rpc.gen.go:67 ↗
in loop -
kubernetes/kubernetes @master
staging/src/k8s.io/client-go/listers/core/v1/replicationcontroller_expansion.go:52 ↗
in loop - in loop
-
kubevirt.io/kubevirt @v1.9.0
tests/infrastructure/taints-and-tolerations.go:244
in loop
top callers
The modules that reach for it
The modules that call Set most in this snapshot.
- github.com/kubernetes/kubernetes17148%
- k8s.io/kubernetes11933%
- github.com/kubevirt/kubevirt195%
- kubevirt.io/kubevirt195%
- github.com/argoproj/argo-cd/v351%
siblings
More from k8s.io/apimachinery/pkg/labels
The other most-called functions in this package. See all →