kubevirt.io/kubevirt/pkg/virtctl/create/params.FlagErr
third-partyThe 4957th most-called third-party function by production calls. Called 123 times across 2 modules; 119 of those run outside tests and generated code.
All of kubevirt.io/kubevirt/pkg/virtctl/create/params → Docs on pkg.go.dev ↗
- prod calls
- 119
- non-test, non-generated
- all calls
- 123
- total callsites
- modules
- 2
- distinct callers
- in loop
- 30%
- of prod calls
- in tests
- 3%
- 4 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 function51%A direct call to an exported package function, resolved by type.
- Package function (by syntax)49%A package function in a module outside the crawl, keyed by import path.
who calls this
Notable callers
Production calls into FlagErr from notable Go projects. Open one on the map to see what else it hammers.
- KubeVirt 58 49%
where it's called
Callsites in the wild
12 representative callsites of 123, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
-
kubevirt.io/kubevirt @v1.9.0
pkg/virtctl/create/instancetype/instancetype.go:137
in loop - in loop
-
kubevirt.io/kubevirt @v1.9.0
pkg/virtctl/create/instancetype/instancetype.go:140
in loop - in loop
-
kubevirt.io/kubevirt @v1.9.0
pkg/virtctl/create/instancetype/instancetype.go:157
in loop - in loop
-
kubevirt.io/kubevirt @v1.9.0
pkg/virtctl/create/instancetype/instancetype.go:160
in loop - in loop
-
kubevirt.io/kubevirt @v1.9.0
pkg/virtctl/create/vm/vm.go:915
in loop - in loop
-
kubevirt.io/kubevirt @v1.9.0
pkg/virtctl/create/vm/vm.go:923
in loop
top callers
The modules that reach for it
The modules that call FlagErr most in this snapshot.
- kubevirt.io/kubevirt6351%
- github.com/kubevirt/kubevirt6049%