| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<V1beta2Apps.StatefulSetCondition> |
V1beta2Apps.StatefulSetCondition.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
V1beta2Apps.StatefulSetCondition |
V1beta2Apps.StatefulSetCondition.Builder.build() |
V1beta2Apps.StatefulSetCondition |
V1beta2Apps.StatefulSetCondition.Builder.buildPartial() |
V1beta2Apps.StatefulSetCondition |
V1beta2Apps.StatefulSetStatusOrBuilder.getConditions(int index)
Represents the latest available observations of a statefulset's current state.
|
V1beta2Apps.StatefulSetCondition |
V1beta2Apps.StatefulSetStatus.getConditions(int index)
Represents the latest available observations of a statefulset's current state.
|
V1beta2Apps.StatefulSetCondition |
V1beta2Apps.StatefulSetStatus.Builder.getConditions(int index)
Represents the latest available observations of a statefulset's current state.
|
static V1beta2Apps.StatefulSetCondition |
V1beta2Apps.StatefulSetCondition.getDefaultInstance() |
V1beta2Apps.StatefulSetCondition |
V1beta2Apps.StatefulSetCondition.getDefaultInstanceForType() |
V1beta2Apps.StatefulSetCondition |
V1beta2Apps.StatefulSetCondition.Builder.getDefaultInstanceForType() |
static V1beta2Apps.StatefulSetCondition |
V1beta2Apps.StatefulSetCondition.parseDelimitedFrom(InputStream input) |
static V1beta2Apps.StatefulSetCondition |
V1beta2Apps.StatefulSetCondition.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1beta2Apps.StatefulSetCondition |
V1beta2Apps.StatefulSetCondition.parseFrom(byte[] data) |
static V1beta2Apps.StatefulSetCondition |
V1beta2Apps.StatefulSetCondition.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1beta2Apps.StatefulSetCondition |
V1beta2Apps.StatefulSetCondition.parseFrom(ByteBuffer data) |
static V1beta2Apps.StatefulSetCondition |
V1beta2Apps.StatefulSetCondition.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1beta2Apps.StatefulSetCondition |
V1beta2Apps.StatefulSetCondition.parseFrom(com.google.protobuf.ByteString data) |
static V1beta2Apps.StatefulSetCondition |
V1beta2Apps.StatefulSetCondition.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1beta2Apps.StatefulSetCondition |
V1beta2Apps.StatefulSetCondition.parseFrom(com.google.protobuf.CodedInputStream input) |
static V1beta2Apps.StatefulSetCondition |
V1beta2Apps.StatefulSetCondition.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1beta2Apps.StatefulSetCondition |
V1beta2Apps.StatefulSetCondition.parseFrom(InputStream input) |
static V1beta2Apps.StatefulSetCondition |
V1beta2Apps.StatefulSetCondition.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<V1beta2Apps.StatefulSetCondition> |
V1beta2Apps.StatefulSetStatusOrBuilder.getConditionsList()
Represents the latest available observations of a statefulset's current state.
|
List<V1beta2Apps.StatefulSetCondition> |
V1beta2Apps.StatefulSetStatus.getConditionsList()
Represents the latest available observations of a statefulset's current state.
|
List<V1beta2Apps.StatefulSetCondition> |
V1beta2Apps.StatefulSetStatus.Builder.getConditionsList()
Represents the latest available observations of a statefulset's current state.
|
com.google.protobuf.Parser<V1beta2Apps.StatefulSetCondition> |
V1beta2Apps.StatefulSetCondition.getParserForType() |
static com.google.protobuf.Parser<V1beta2Apps.StatefulSetCondition> |
V1beta2Apps.StatefulSetCondition.parser() |
| Modifier and Type | Method and Description |
|---|---|
V1beta2Apps.StatefulSetStatus.Builder |
V1beta2Apps.StatefulSetStatus.Builder.addConditions(int index,
V1beta2Apps.StatefulSetCondition value)
Represents the latest available observations of a statefulset's current state.
|
V1beta2Apps.StatefulSetStatus.Builder |
V1beta2Apps.StatefulSetStatus.Builder.addConditions(V1beta2Apps.StatefulSetCondition value)
Represents the latest available observations of a statefulset's current state.
|
V1beta2Apps.StatefulSetCondition.Builder |
V1beta2Apps.StatefulSetCondition.Builder.mergeFrom(V1beta2Apps.StatefulSetCondition other) |
static V1beta2Apps.StatefulSetCondition.Builder |
V1beta2Apps.StatefulSetCondition.newBuilder(V1beta2Apps.StatefulSetCondition prototype) |
V1beta2Apps.StatefulSetStatus.Builder |
V1beta2Apps.StatefulSetStatus.Builder.setConditions(int index,
V1beta2Apps.StatefulSetCondition value)
Represents the latest available observations of a statefulset's current state.
|
| Modifier and Type | Method and Description |
|---|---|
V1beta2Apps.StatefulSetStatus.Builder |
V1beta2Apps.StatefulSetStatus.Builder.addAllConditions(Iterable<? extends V1beta2Apps.StatefulSetCondition> values)
Represents the latest available observations of a statefulset's current state.
|
Copyright © 2021. All rights reserved.