⎈ k8s knowledge compiler

RoleRef [page]deterministic

RoleRef contains information that points to the role being used

referencesecurity

`apiVersion: rbac.authorization.k8s.io/v1`

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

## RoleRef {#RoleRef}

RoleRef contains information that points to the role being used

<hr>

<table> <thead><tr><th>Field</th><th>Description</th></tr></thead> <tbody> <tr> <td><code>apiGroup</code><br/><em>string</em></td> <td>APIGroup is the group for the resource being referenced</td> </tr> <tr> <td><code>kind</code>&nbsp;<strong>*</strong><br/><em>string</em></td> <td>Kind is the type of resource being referenced</td> </tr> <tr> <td><code>name</code>&nbsp;<strong>*</strong><br/><em>string</em></td> <td>Name is the name of resource being referenced</td> </tr> </tbody> </table>

Sources

reference/kubernetes-api/definitions/role-ref-v1-rbac.md · docRoleRef

Related (2)

part_of RoleRef {#RoleRef}describes conf=1
api_for Roledocuments API object conf=1

← all Docs