| Modifier and Type | Method and Description |
|---|---|
V1beta2Apps.ScaleStatus.Builder |
V1beta2Apps.ScaleStatus.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
V1beta2Apps.ScaleStatus.Builder |
V1beta2Apps.ScaleStatus.Builder.clear() |
V1beta2Apps.ScaleStatus.Builder |
V1beta2Apps.ScaleStatus.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
V1beta2Apps.ScaleStatus.Builder |
V1beta2Apps.ScaleStatus.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
V1beta2Apps.ScaleStatus.Builder |
V1beta2Apps.ScaleStatus.Builder.clearReplicas()
actual number of observed instances of the scaled object.
|
V1beta2Apps.ScaleStatus.Builder |
V1beta2Apps.ScaleStatus.Builder.clearSelector() |
V1beta2Apps.ScaleStatus.Builder |
V1beta2Apps.ScaleStatus.Builder.clearTargetSelector()
label selector for pods that should match the replicas count.
|
V1beta2Apps.ScaleStatus.Builder |
V1beta2Apps.ScaleStatus.Builder.clone() |
V1beta2Apps.ScaleStatus.Builder |
V1beta2Apps.Scale.Builder.getStatusBuilder()
current status of the scale.
|
V1beta2Apps.ScaleStatus.Builder |
V1beta2Apps.ScaleStatus.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
V1beta2Apps.ScaleStatus.Builder |
V1beta2Apps.ScaleStatus.Builder.mergeFrom(com.google.protobuf.Message other) |
V1beta2Apps.ScaleStatus.Builder |
V1beta2Apps.ScaleStatus.Builder.mergeFrom(V1beta2Apps.ScaleStatus other) |
V1beta2Apps.ScaleStatus.Builder |
V1beta2Apps.ScaleStatus.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static V1beta2Apps.ScaleStatus.Builder |
V1beta2Apps.ScaleStatus.newBuilder() |
static V1beta2Apps.ScaleStatus.Builder |
V1beta2Apps.ScaleStatus.newBuilder(V1beta2Apps.ScaleStatus prototype) |
V1beta2Apps.ScaleStatus.Builder |
V1beta2Apps.ScaleStatus.newBuilderForType() |
protected V1beta2Apps.ScaleStatus.Builder |
V1beta2Apps.ScaleStatus.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
V1beta2Apps.ScaleStatus.Builder |
V1beta2Apps.ScaleStatus.Builder.putAllSelector(Map<String,String> values)
label query over pods that should match the replicas count.
|
V1beta2Apps.ScaleStatus.Builder |
V1beta2Apps.ScaleStatus.Builder.putSelector(String key,
String value)
label query over pods that should match the replicas count.
|
V1beta2Apps.ScaleStatus.Builder |
V1beta2Apps.ScaleStatus.Builder.removeSelector(String key)
label query over pods that should match the replicas count.
|
V1beta2Apps.ScaleStatus.Builder |
V1beta2Apps.ScaleStatus.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
V1beta2Apps.ScaleStatus.Builder |
V1beta2Apps.ScaleStatus.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
V1beta2Apps.ScaleStatus.Builder |
V1beta2Apps.ScaleStatus.Builder.setReplicas(int value)
actual number of observed instances of the scaled object.
|
V1beta2Apps.ScaleStatus.Builder |
V1beta2Apps.ScaleStatus.Builder.setTargetSelector(String value)
label selector for pods that should match the replicas count.
|
V1beta2Apps.ScaleStatus.Builder |
V1beta2Apps.ScaleStatus.Builder.setTargetSelectorBytes(com.google.protobuf.ByteString value)
label selector for pods that should match the replicas count.
|
V1beta2Apps.ScaleStatus.Builder |
V1beta2Apps.ScaleStatus.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
V1beta2Apps.ScaleStatus.Builder |
V1beta2Apps.ScaleStatus.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
V1beta2Apps.Scale.Builder |
V1beta2Apps.Scale.Builder.setStatus(V1beta2Apps.ScaleStatus.Builder builderForValue)
current status of the scale.
|
Copyright © 2020. All rights reserved.