Files
go/kubernetes/docs/V1beta1AggregationRule.md

11 lines
581 B
Markdown
Raw Permalink Normal View History

# V1beta1AggregationRule
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
2019-03-19 22:09:04 -07:00
**ClusterRoleSelectors** | [**[]V1LabelSelector**](v1.LabelSelector.md) | 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]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)