| Modifier and Type | Method and Description |
|---|---|
V1PrometheusSpecRuleSelector |
V1PrometheusSpecRuleSelector.addMatchExpressionsItem(V1ServiceMonitorSpecSelectorMatchExpressions matchExpressionsItem) |
V1PrometheusSpecRuleSelector |
V1PrometheusSpec.getRuleSelector()
Get ruleSelector
|
V1PrometheusSpecRuleSelector |
V1PrometheusSpecRuleSelector.matchExpressions(List<V1ServiceMonitorSpecSelectorMatchExpressions> matchExpressions) |
V1PrometheusSpecRuleSelector |
V1PrometheusSpecRuleSelector.matchLabels(Map<String,String> matchLabels) |
V1PrometheusSpecRuleSelector |
V1PrometheusSpecRuleSelector.putMatchLabelsItem(String key,
String matchLabelsItem) |
| Modifier and Type | Method and Description |
|---|---|
V1PrometheusSpec |
V1PrometheusSpec.ruleSelector(V1PrometheusSpecRuleSelector ruleSelector) |
void |
V1PrometheusSpec.setRuleSelector(V1PrometheusSpecRuleSelector ruleSelector) |
Copyright © 2020. All rights reserved.