Skip to content
callcount

k8s.io/apimachinery/pkg/util/sets.Set.Delete

third-party

The 5159th most-called third-party method by production calls. Called 239 times across 29 modules; 114 of those run outside tests and generated code.

All of k8s.io/apimachinery/pkg/util/sets → Docs on pkg.go.dev ↗

prod calls
114
non-test, non-generated
all calls
239
total callsites
modules
29
distinct callers
in loop
33%
of prod calls
in tests
7%
17 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.Delete from notable Go projects. Open one on the map to see what else it hammers.

where it's called

Callsites in the wild

12 representative callsites of 239, prioritizing in-loop and non-test usage. We link to source, never display it.

Set.Delete · 12 of 239 callsites

top callers

The modules that reach for it

The modules that call Set.Delete most in this snapshot.

  • knative.dev/pkg6427%
  • github.com/cilium/cilium4619%
  • github.com/tektoncd/pipeline4519%
  • k8s.io/apimachinery104%
  • github.com/velero-io/velero94%

siblings

More from k8s.io/apimachinery/pkg/util/sets

The other most-called members in this package. See all →