Package | Description |
---|---|
io.kubernetes.client.models |
Modifier and Type | Method and Description |
---|---|
V2alpha1ObjectMetricStatus |
V2alpha1ObjectMetricStatus.currentValue(String currentValue) |
V2alpha1ObjectMetricStatus |
V2alpha1MetricStatus.getObject()
object refers to a metric describing a single kubernetes object (for example, hits-per-second on an Ingress object).
|
V2alpha1ObjectMetricStatus |
V2alpha1ObjectMetricStatus.metricName(String metricName) |
V2alpha1ObjectMetricStatus |
V2alpha1ObjectMetricStatus.target(V2alpha1CrossVersionObjectReference target) |
Modifier and Type | Method and Description |
---|---|
V2alpha1MetricStatus |
V2alpha1MetricStatus.object(V2alpha1ObjectMetricStatus object) |
void |
V2alpha1MetricStatus.setObject(V2alpha1ObjectMetricStatus object) |
Copyright © 2017. All rights reserved.