roleRef property

RoleRef roleRef
final

RoleRef can reference a Role in the current namespace or a ClusterRole in the global namespace. If the RoleRef cannot be resolved, the Authorizer must return an error.

Implementation

final RoleRef roleRef;