Annotation Interface RBACRoleRef
@Retention(RUNTIME)
@Target(TYPE)
@Repeatable(AdditionalRBACRoleRefs.class)
public @interface RBACRoleRef
-
Nested Class Summary
Nested Classes -
Optional Element Summary
Optional Elements -
Field Summary
Fields
-
Field Details
-
RBAC_API_GROUP
- See Also:
-
-
Element Details
-
kind
RBACRoleRef.RoleKind kind- Default:
- Role
-
name
String name- Default:
- ""
-