Package | Description |
---|---|
io.kubernetes.client.models |
Modifier and Type | Method and Description |
---|---|
V2beta1PodsMetricStatus |
V2beta1PodsMetricStatus.currentAverageValue(String currentAverageValue) |
V2beta1PodsMetricStatus |
V2beta1MetricStatus.getPods()
pods refers to a metric describing each pod in the current scale target (for example, transactions-processed-per-second).
|
V2beta1PodsMetricStatus |
V2beta1PodsMetricStatus.metricName(String metricName) |
Modifier and Type | Method and Description |
---|---|
V2beta1MetricStatus |
V2beta1MetricStatus.pods(V2beta1PodsMetricStatus pods) |
void |
V2beta1MetricStatus.setPods(V2beta1PodsMetricStatus pods) |
Copyright © 2018. All rights reserved.