| Modifier and Type | Class and Description |
|---|---|
static class |
V1Apps.StatefulSetCondition
StatefulSetCondition describes the state of a statefulset at a certain point.
|
static class |
V1Apps.StatefulSetCondition.Builder
StatefulSetCondition describes the state of a statefulset at a certain point.
|
| Modifier and Type | Method and Description |
|---|---|
V1Apps.StatefulSetConditionOrBuilder |
V1Apps.StatefulSetStatusOrBuilder.getConditionsOrBuilder(int index)
Represents the latest available observations of a statefulset's current state.
|
V1Apps.StatefulSetConditionOrBuilder |
V1Apps.StatefulSetStatus.getConditionsOrBuilder(int index)
Represents the latest available observations of a statefulset's current state.
|
V1Apps.StatefulSetConditionOrBuilder |
V1Apps.StatefulSetStatus.Builder.getConditionsOrBuilder(int index)
Represents the latest available observations of a statefulset's current state.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends V1Apps.StatefulSetConditionOrBuilder> |
V1Apps.StatefulSetStatusOrBuilder.getConditionsOrBuilderList()
Represents the latest available observations of a statefulset's current state.
|
List<? extends V1Apps.StatefulSetConditionOrBuilder> |
V1Apps.StatefulSetStatus.getConditionsOrBuilderList()
Represents the latest available observations of a statefulset's current state.
|
List<? extends V1Apps.StatefulSetConditionOrBuilder> |
V1Apps.StatefulSetStatus.Builder.getConditionsOrBuilderList()
Represents the latest available observations of a statefulset's current state.
|
Copyright © 2021. All rights reserved.