k8s.io/kops/pkg/featureflag.FeatureFlag.Enabled
third-partyThe 9012th most-called third-party method by production calls. Called 73 times across 1 modules; 66 of those run outside tests and generated code.
- prod calls
- 66
- non-test, non-generated
- all calls
- 73
- total callsites
- modules
- 1
- distinct callers
- in loop
- 12%
- of prod calls
- in tests
- 10%
- 7 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 FeatureFlag.Enabled from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 66 100%
where it's called
Callsites in the wild
12 representative callsites of 73, prioritizing in-loop and non-test usage. We link to source, never display it.
-
k8s.io/kops @v1.36.1
pkg/model/components/etcdmanager/options.go:68
in loop -
k8s.io/kops @v1.36.1
pkg/model/awsmodel/autoscalinggroup.go:70
in loop -
k8s.io/kops @v1.36.1
pkg/model/components/apiserver.go:127
in loop -
k8s.io/kops @v1.36.1
cmd/kops/create_instancegroup.go:129
in loop -
k8s.io/kops @v1.36.1
pkg/model/components/apiserver.go:133
in loop -
k8s.io/kops @v1.36.1
pkg/model/awsmodel/spotinst.go:169
in loop -
k8s.io/kops @v1.36.1
pkg/model/awsmodel/spotinst.go:186
in loop -
k8s.io/kops @v1.36.1
upup/pkg/fi/cloudup/new_cluster.go:533
in loop -
k8s.io/kops @v1.36.1
pkg/clouds/supported.go:36
-
k8s.io/kops @v1.36.1
pkg/clouds/supported.go:39
-
k8s.io/kops @v1.36.1
pkg/clouds/supported.go:42
-
k8s.io/kops @v1.36.1
pkg/wellknownoperators/operators.go:44
top callers
The modules that reach for it
The modules that call FeatureFlag.Enabled most in this snapshot.
- k8s.io/kops73100%