RoleRef [api_object]ai-synthesized · conf 0.82
RoleRef contains information that points to the role being used
rbacsecurity
A RoleRef is an API object that references a role in a Kubernetes cluster.
Why it matters RoleRefs are used to bind roles to users, groups, or service accounts.
Key facts - A RoleRef contains a reference to a Role object - RoleRefs are used for access control and permissions
Common pitfalls - Incorrectly configured RoleRefs can lead to security vulnerabilities
Related api:Role, api:Subject
Sources
swagger.json — “io.k8s.api.rbac.v1.RoleRef”