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