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