k8s.io/kubernetes/pkg/apis/rbac/v1.PolicyRuleBuilder.RuleOrDie
third-partyThe 1949th most-called third-party method by production calls. Called 338 times across 1 modules; 314 of those run outside tests and generated code.
All of k8s.io/kubernetes/pkg/apis/rbac/v1 → Docs on pkg.go.dev ↗
- prod calls
- 314
- non-test, non-generated
- all calls
- 338
- total callsites
- modules
- 1
- distinct callers
- in loop
- 0%
- of prod calls
- in tests
- 7%
- 24 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 PolicyRuleBuilder.RuleOrDie from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 314 100%
where it's called
Callsites in the wild
12 representative callsites of 338, prioritizing in-loop and non-test usage. We link to source, never display it.
-
k8s.io/kubernetes @v1.36.3
plugin/pkg/auth/authorizer/rbac/bootstrappolicy/controller_policy.go:56
-
k8s.io/kubernetes @v1.36.3
plugin/pkg/auth/authorizer/rbac/bootstrappolicy/controller_policy.go:69
-
k8s.io/kubernetes @v1.36.3
plugin/pkg/auth/authorizer/rbac/bootstrappolicy/controller_policy.go:70
-
k8s.io/kubernetes @v1.36.3
plugin/pkg/auth/authorizer/rbac/bootstrappolicy/controller_policy.go:71
-
k8s.io/kubernetes @v1.36.3
plugin/pkg/auth/authorizer/rbac/bootstrappolicy/controller_policy.go:72
-
k8s.io/kubernetes @v1.36.3
plugin/pkg/auth/authorizer/rbac/bootstrappolicy/controller_policy.go:74
-
k8s.io/kubernetes @v1.36.3
plugin/pkg/auth/authorizer/rbac/bootstrappolicy/controller_policy.go:78
-
k8s.io/kubernetes @v1.36.3
plugin/pkg/auth/authorizer/rbac/bootstrappolicy/controller_policy.go:79
-
k8s.io/kubernetes @v1.36.3
plugin/pkg/auth/authorizer/rbac/bootstrappolicy/namespace_policy.go:80
-
k8s.io/kubernetes @v1.36.3
plugin/pkg/auth/authorizer/rbac/bootstrappolicy/namespace_policy.go:87
-
k8s.io/kubernetes @v1.36.3
plugin/pkg/auth/authorizer/rbac/bootstrappolicy/controller_policy.go:88
-
k8s.io/kubernetes @v1.36.3
plugin/pkg/auth/authorizer/rbac/bootstrappolicy/controller_policy.go:94
top callers
The modules that reach for it
The modules that call PolicyRuleBuilder.RuleOrDie most in this snapshot.
- k8s.io/kubernetes338100%
siblings
More from k8s.io/kubernetes/pkg/apis/rbac/v1
The other most-called members in this package. See all →