RoleRef

RoleRef

RoleRef contains information that points to the role being used

apiVersion: rbac.authorization.k8s.io/v1

import "k8s.io/api/rbac/v1"

RoleRef

RoleRef contains information that points to the role being used


FieldDescription
apiGroup
string
apiGroup is the group for the resource being referenced
kind *
string
kind is the type of resource being referenced
name *
string
name is the name of resource being referenced
Last modified August 26, 2026 at 9:15 PM PST: Update the generated API reference pages for v1.37 (e3028857f9)

This page is automatically generated.

If you plan to report an issue with this page, mention that the page is auto-generated in your issue description. The fix may need to happen elsewhere in the Kubernetes project.