RoleRef

RoleRef

RoleRef 包含指向所使用角色的信息。

apiVersion: rbac.authorization.k8s.io/v1

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

RoleRef

RoleRef 包含指向所使用角色的信息。


FieldDescription
apiGroup
string
APIGroup 是所引用资源所属的 API 组。
kind *
string
kind 是所引用资源的类型。
name *
string
name 是所引用资源的名称。
最后修改 September 25, 2026 at 9:27 PM PST: feat: port the static site setup to dev-1.37-ar.1 (8f252e2)