public class AggregationRule extends Object implements io.fabric8.kubernetes.api.model.KubernetesResource
| Constructor and Description |
|---|
AggregationRule()
No args constructor for use in serialization
|
AggregationRule(List<io.fabric8.kubernetes.api.model.LabelSelector> clusterRoleSelectors) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getAdditionalProperties() |
List<io.fabric8.kubernetes.api.model.LabelSelector> |
getClusterRoleSelectors() |
void |
setAdditionalProperty(String name,
Object value) |
void |
setClusterRoleSelectors(List<io.fabric8.kubernetes.api.model.LabelSelector> clusterRoleSelectors) |
public AggregationRule()
public AggregationRule(List<io.fabric8.kubernetes.api.model.LabelSelector> clusterRoleSelectors)
clusterRoleSelectors - Copyright © 2015–2021 Red Hat. All rights reserved.