| Modifier and Type | Method and Description |
|---|---|
V2beta1Autoscaling.HorizontalPodAutoscalerStatus.Builder |
V2beta1Autoscaling.HorizontalPodAutoscalerStatus.Builder.addAllConditions(Iterable<? extends V2beta1Autoscaling.HorizontalPodAutoscalerCondition> values)
conditions is the set of conditions required for this autoscaler to scale its target,
and indicates whether or not those conditions are met.
|
V2beta1Autoscaling.HorizontalPodAutoscalerStatus.Builder |
V2beta1Autoscaling.HorizontalPodAutoscalerStatus.Builder.addAllCurrentMetrics(Iterable<? extends V2beta1Autoscaling.MetricStatus> values)
currentMetrics is the last read state of the metrics used by this autoscaler.
|
V2beta1Autoscaling.HorizontalPodAutoscalerStatus.Builder |
V2beta1Autoscaling.HorizontalPodAutoscalerStatus.Builder.addConditions(int index,
V2beta1Autoscaling.HorizontalPodAutoscalerCondition.Builder builderForValue)
conditions is the set of conditions required for this autoscaler to scale its target,
and indicates whether or not those conditions are met.
|
V2beta1Autoscaling.HorizontalPodAutoscalerStatus.Builder |
V2beta1Autoscaling.HorizontalPodAutoscalerStatus.Builder.addConditions(int index,
V2beta1Autoscaling.HorizontalPodAutoscalerCondition value)
conditions is the set of conditions required for this autoscaler to scale its target,
and indicates whether or not those conditions are met.
|
V2beta1Autoscaling.HorizontalPodAutoscalerStatus.Builder |
V2beta1Autoscaling.HorizontalPodAutoscalerStatus.Builder.addConditions(V2beta1Autoscaling.HorizontalPodAutoscalerCondition.Builder builderForValue)
conditions is the set of conditions required for this autoscaler to scale its target,
and indicates whether or not those conditions are met.
|
V2beta1Autoscaling.HorizontalPodAutoscalerStatus.Builder |
V2beta1Autoscaling.HorizontalPodAutoscalerStatus.Builder.addConditions(V2beta1Autoscaling.HorizontalPodAutoscalerCondition value)
conditions is the set of conditions required for this autoscaler to scale its target,
and indicates whether or not those conditions are met.
|
V2beta1Autoscaling.HorizontalPodAutoscalerStatus.Builder |
V2beta1Autoscaling.HorizontalPodAutoscalerStatus.Builder.addCurrentMetrics(int index,
V2beta1Autoscaling.MetricStatus.Builder builderForValue)
currentMetrics is the last read state of the metrics used by this autoscaler.
|
V2beta1Autoscaling.HorizontalPodAutoscalerStatus.Builder |
V2beta1Autoscaling.HorizontalPodAutoscalerStatus.Builder.addCurrentMetrics(int index,
V2beta1Autoscaling.MetricStatus value)
currentMetrics is the last read state of the metrics used by this autoscaler.
|
V2beta1Autoscaling.HorizontalPodAutoscalerStatus.Builder |
V2beta1Autoscaling.HorizontalPodAutoscalerStatus.Builder.addCurrentMetrics(V2beta1Autoscaling.MetricStatus.Builder builderForValue)
currentMetrics is the last read state of the metrics used by this autoscaler.
|
V2beta1Autoscaling.HorizontalPodAutoscalerStatus.Builder |
V2beta1Autoscaling.HorizontalPodAutoscalerStatus.Builder.addCurrentMetrics(V2beta1Autoscaling.MetricStatus value)
currentMetrics is the last read state of the metrics used by this autoscaler.
|
V2beta1Autoscaling.HorizontalPodAutoscalerStatus.Builder |
V2beta1Autoscaling.HorizontalPodAutoscalerStatus.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
V2beta1Autoscaling.HorizontalPodAutoscalerStatus.Builder |
V2beta1Autoscaling.HorizontalPodAutoscalerStatus.Builder.clear() |
V2beta1Autoscaling.HorizontalPodAutoscalerStatus.Builder |
V2beta1Autoscaling.HorizontalPodAutoscalerStatus.Builder.clearConditions()
conditions is the set of conditions required for this autoscaler to scale its target,
and indicates whether or not those conditions are met.
|
V2beta1Autoscaling.HorizontalPodAutoscalerStatus.Builder |
V2beta1Autoscaling.HorizontalPodAutoscalerStatus.Builder.clearCurrentMetrics()
currentMetrics is the last read state of the metrics used by this autoscaler.
|
V2beta1Autoscaling.HorizontalPodAutoscalerStatus.Builder |
V2beta1Autoscaling.HorizontalPodAutoscalerStatus.Builder.clearCurrentReplicas()
currentReplicas is current number of replicas of pods managed by this autoscaler,
as last seen by the autoscaler.
|
V2beta1Autoscaling.HorizontalPodAutoscalerStatus.Builder |
V2beta1Autoscaling.HorizontalPodAutoscalerStatus.Builder.clearDesiredReplicas()
desiredReplicas is the desired number of replicas of pods managed by this autoscaler,
as last calculated by the autoscaler.
|
V2beta1Autoscaling.HorizontalPodAutoscalerStatus.Builder |
V2beta1Autoscaling.HorizontalPodAutoscalerStatus.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
V2beta1Autoscaling.HorizontalPodAutoscalerStatus.Builder |
V2beta1Autoscaling.HorizontalPodAutoscalerStatus.Builder.clearLastScaleTime()
lastScaleTime is the last time the HorizontalPodAutoscaler scaled the number of pods,
used by the autoscaler to control how often the number of pods is changed.
|
V2beta1Autoscaling.HorizontalPodAutoscalerStatus.Builder |
V2beta1Autoscaling.HorizontalPodAutoscalerStatus.Builder.clearObservedGeneration()
observedGeneration is the most recent generation observed by this autoscaler.
|
V2beta1Autoscaling.HorizontalPodAutoscalerStatus.Builder |
V2beta1Autoscaling.HorizontalPodAutoscalerStatus.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
V2beta1Autoscaling.HorizontalPodAutoscalerStatus.Builder |
V2beta1Autoscaling.HorizontalPodAutoscalerStatus.Builder.clone() |
V2beta1Autoscaling.HorizontalPodAutoscalerStatus.Builder |
V2beta1Autoscaling.HorizontalPodAutoscaler.Builder.getStatusBuilder()
status is the current information about the autoscaler.
|
V2beta1Autoscaling.HorizontalPodAutoscalerStatus.Builder |
V2beta1Autoscaling.HorizontalPodAutoscalerStatus.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
V2beta1Autoscaling.HorizontalPodAutoscalerStatus.Builder |
V2beta1Autoscaling.HorizontalPodAutoscalerStatus.Builder.mergeFrom(com.google.protobuf.Message other) |
V2beta1Autoscaling.HorizontalPodAutoscalerStatus.Builder |
V2beta1Autoscaling.HorizontalPodAutoscalerStatus.Builder.mergeFrom(V2beta1Autoscaling.HorizontalPodAutoscalerStatus other) |
V2beta1Autoscaling.HorizontalPodAutoscalerStatus.Builder |
V2beta1Autoscaling.HorizontalPodAutoscalerStatus.Builder.mergeLastScaleTime(Meta.Time value)
lastScaleTime is the last time the HorizontalPodAutoscaler scaled the number of pods,
used by the autoscaler to control how often the number of pods is changed.
|
V2beta1Autoscaling.HorizontalPodAutoscalerStatus.Builder |
V2beta1Autoscaling.HorizontalPodAutoscalerStatus.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static V2beta1Autoscaling.HorizontalPodAutoscalerStatus.Builder |
V2beta1Autoscaling.HorizontalPodAutoscalerStatus.newBuilder() |
static V2beta1Autoscaling.HorizontalPodAutoscalerStatus.Builder |
V2beta1Autoscaling.HorizontalPodAutoscalerStatus.newBuilder(V2beta1Autoscaling.HorizontalPodAutoscalerStatus prototype) |
V2beta1Autoscaling.HorizontalPodAutoscalerStatus.Builder |
V2beta1Autoscaling.HorizontalPodAutoscalerStatus.newBuilderForType() |
protected V2beta1Autoscaling.HorizontalPodAutoscalerStatus.Builder |
V2beta1Autoscaling.HorizontalPodAutoscalerStatus.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
V2beta1Autoscaling.HorizontalPodAutoscalerStatus.Builder |
V2beta1Autoscaling.HorizontalPodAutoscalerStatus.Builder.removeConditions(int index)
conditions is the set of conditions required for this autoscaler to scale its target,
and indicates whether or not those conditions are met.
|
V2beta1Autoscaling.HorizontalPodAutoscalerStatus.Builder |
V2beta1Autoscaling.HorizontalPodAutoscalerStatus.Builder.removeCurrentMetrics(int index)
currentMetrics is the last read state of the metrics used by this autoscaler.
|
V2beta1Autoscaling.HorizontalPodAutoscalerStatus.Builder |
V2beta1Autoscaling.HorizontalPodAutoscalerStatus.Builder.setConditions(int index,
V2beta1Autoscaling.HorizontalPodAutoscalerCondition.Builder builderForValue)
conditions is the set of conditions required for this autoscaler to scale its target,
and indicates whether or not those conditions are met.
|
V2beta1Autoscaling.HorizontalPodAutoscalerStatus.Builder |
V2beta1Autoscaling.HorizontalPodAutoscalerStatus.Builder.setConditions(int index,
V2beta1Autoscaling.HorizontalPodAutoscalerCondition value)
conditions is the set of conditions required for this autoscaler to scale its target,
and indicates whether or not those conditions are met.
|
V2beta1Autoscaling.HorizontalPodAutoscalerStatus.Builder |
V2beta1Autoscaling.HorizontalPodAutoscalerStatus.Builder.setCurrentMetrics(int index,
V2beta1Autoscaling.MetricStatus.Builder builderForValue)
currentMetrics is the last read state of the metrics used by this autoscaler.
|
V2beta1Autoscaling.HorizontalPodAutoscalerStatus.Builder |
V2beta1Autoscaling.HorizontalPodAutoscalerStatus.Builder.setCurrentMetrics(int index,
V2beta1Autoscaling.MetricStatus value)
currentMetrics is the last read state of the metrics used by this autoscaler.
|
V2beta1Autoscaling.HorizontalPodAutoscalerStatus.Builder |
V2beta1Autoscaling.HorizontalPodAutoscalerStatus.Builder.setCurrentReplicas(int value)
currentReplicas is current number of replicas of pods managed by this autoscaler,
as last seen by the autoscaler.
|
V2beta1Autoscaling.HorizontalPodAutoscalerStatus.Builder |
V2beta1Autoscaling.HorizontalPodAutoscalerStatus.Builder.setDesiredReplicas(int value)
desiredReplicas is the desired number of replicas of pods managed by this autoscaler,
as last calculated by the autoscaler.
|
V2beta1Autoscaling.HorizontalPodAutoscalerStatus.Builder |
V2beta1Autoscaling.HorizontalPodAutoscalerStatus.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
V2beta1Autoscaling.HorizontalPodAutoscalerStatus.Builder |
V2beta1Autoscaling.HorizontalPodAutoscalerStatus.Builder.setLastScaleTime(Meta.Time.Builder builderForValue)
lastScaleTime is the last time the HorizontalPodAutoscaler scaled the number of pods,
used by the autoscaler to control how often the number of pods is changed.
|
V2beta1Autoscaling.HorizontalPodAutoscalerStatus.Builder |
V2beta1Autoscaling.HorizontalPodAutoscalerStatus.Builder.setLastScaleTime(Meta.Time value)
lastScaleTime is the last time the HorizontalPodAutoscaler scaled the number of pods,
used by the autoscaler to control how often the number of pods is changed.
|
V2beta1Autoscaling.HorizontalPodAutoscalerStatus.Builder |
V2beta1Autoscaling.HorizontalPodAutoscalerStatus.Builder.setObservedGeneration(long value)
observedGeneration is the most recent generation observed by this autoscaler.
|
V2beta1Autoscaling.HorizontalPodAutoscalerStatus.Builder |
V2beta1Autoscaling.HorizontalPodAutoscalerStatus.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
V2beta1Autoscaling.HorizontalPodAutoscalerStatus.Builder |
V2beta1Autoscaling.HorizontalPodAutoscalerStatus.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
V2beta1Autoscaling.HorizontalPodAutoscalerStatus.Builder |
V2beta1Autoscaling.HorizontalPodAutoscalerStatus.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
V2beta1Autoscaling.HorizontalPodAutoscaler.Builder |
V2beta1Autoscaling.HorizontalPodAutoscaler.Builder.setStatus(V2beta1Autoscaling.HorizontalPodAutoscalerStatus.Builder builderForValue)
status is the current information about the autoscaler.
|
Copyright © 2020. All rights reserved.