| Modifier and Type | Class and Description |
|---|---|
static class |
V1.PodCondition
PodCondition contains details for the current condition of this pod.
|
static class |
V1.PodCondition.Builder
PodCondition contains details for the current condition of this pod.
|
| Modifier and Type | Method and Description |
|---|---|
V1.PodConditionOrBuilder |
V1.PodStatusOrBuilder.getConditionsOrBuilder(int index)
Current service state of pod.
|
V1.PodConditionOrBuilder |
V1.PodStatus.getConditionsOrBuilder(int index)
Current service state of pod.
|
V1.PodConditionOrBuilder |
V1.PodStatus.Builder.getConditionsOrBuilder(int index)
Current service state of pod.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends V1.PodConditionOrBuilder> |
V1.PodStatusOrBuilder.getConditionsOrBuilderList()
Current service state of pod.
|
List<? extends V1.PodConditionOrBuilder> |
V1.PodStatus.getConditionsOrBuilderList()
Current service state of pod.
|
List<? extends V1.PodConditionOrBuilder> |
V1.PodStatus.Builder.getConditionsOrBuilderList()
Current service state of pod.
|
Copyright © 2023. All rights reserved.