python/kubernetes/docs/V1beta1AggregationRule.md
2018-01-26 13:44:27 -08:00

586 B

V1beta1AggregationRule

Properties

Name Type Description Notes
cluster_role_selectors **list[V1LabelSelector]** ClusterRoleSelectors holds a list of selectors which will be used to find ClusterRoles and create the rules. If any of the selectors match, then the ClusterRole's permissions will be added [optional]

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