Uses of Interface
io.kubernetes.client.proto.V1.PodConditionOrBuilder
-
Uses of V1.PodConditionOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement V1.PodConditionOrBuilderModifier and TypeClassDescriptionstatic final class
PodCondition contains details for the current condition of this pod.static final class
PodCondition contains details for the current condition of this pod.Methods in io.kubernetes.client.proto that return V1.PodConditionOrBuilderModifier and TypeMethodDescriptionV1.PodStatus.Builder.getConditionsOrBuilder
(int index) Current service state of pod.V1.PodStatus.getConditionsOrBuilder
(int index) Current service state of pod.V1.PodStatusOrBuilder.getConditionsOrBuilder
(int index) Current service state of pod.Methods in io.kubernetes.client.proto that return types with arguments of type V1.PodConditionOrBuilderModifier and TypeMethodDescriptionList<? extends V1.PodConditionOrBuilder>
V1.PodStatus.Builder.getConditionsOrBuilderList()
Current service state of pod.List<? extends V1.PodConditionOrBuilder>
V1.PodStatus.getConditionsOrBuilderList()
Current service state of pod.List<? extends V1.PodConditionOrBuilder>
V1.PodStatusOrBuilder.getConditionsOrBuilderList()
Current service state of pod.