python/docs/V1alpha1ClusterRoleBinding.md
2016-11-02 13:38:36 -07:00

733 B

V1alpha1ClusterRoleBinding

Properties

Name Type Description Notes
metadata V1ObjectMeta Standard object's metadata. [optional]
role_ref V1alpha1RoleRef RoleRef can only reference a ClusterRole in the global namespace. If the RoleRef cannot be resolved, the Authorizer must return an error.
subjects **list[V1alpha1Subject]** Subjects holds references to the objects the role applies to.

[Back to Model list] [Back to API list] [Back to README]