Package | Description |
---|---|
io.kubernetes.client.models |
Modifier and Type | Method and Description |
---|---|
V1beta1AggregationRule |
V1beta1AggregationRule.addClusterRoleSelectorsItem(V1LabelSelector clusterRoleSelectorsItem) |
V1beta1AggregationRule |
V1beta1AggregationRule.clusterRoleSelectors(List<V1LabelSelector> clusterRoleSelectors) |
V1beta1AggregationRule |
V1beta1ClusterRole.getAggregationRule()
AggregationRule is an optional field that describes how to build the Rules for this ClusterRole.
|
Modifier and Type | Method and Description |
---|---|
V1beta1ClusterRole |
V1beta1ClusterRole.aggregationRule(V1beta1AggregationRule aggregationRule) |
void |
V1beta1ClusterRole.setAggregationRule(V1beta1AggregationRule aggregationRule) |
Copyright © 2018. All rights reserved.