Role Ref Patch
data class RoleRefPatch(val apiGroup: String? = null, val kind: String? = null, val name: String? = null)
RoleRef contains information that points to the role being used
RoleRef contains information that points to the role being used