Uses of Interface
io.kubernetes.client.proto.V1.NodeConditionOrBuilder
-
Uses of V1.NodeConditionOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement V1.NodeConditionOrBuilderModifier and TypeClassDescriptionstatic final class
NodeCondition contains condition information for a node.static final class
NodeCondition contains condition information for a node.Methods in io.kubernetes.client.proto that return V1.NodeConditionOrBuilderModifier and TypeMethodDescriptionV1.NodeStatus.Builder.getConditionsOrBuilder
(int index) Conditions is an array of current observed node conditions.V1.NodeStatus.getConditionsOrBuilder
(int index) Conditions is an array of current observed node conditions.V1.NodeStatusOrBuilder.getConditionsOrBuilder
(int index) Conditions is an array of current observed node conditions.Methods in io.kubernetes.client.proto that return types with arguments of type V1.NodeConditionOrBuilderModifier and TypeMethodDescriptionList<? extends V1.NodeConditionOrBuilder>
V1.NodeStatus.Builder.getConditionsOrBuilderList()
Conditions is an array of current observed node conditions.List<? extends V1.NodeConditionOrBuilder>
V1.NodeStatus.getConditionsOrBuilderList()
Conditions is an array of current observed node conditions.List<? extends V1.NodeConditionOrBuilder>
V1.NodeStatusOrBuilder.getConditionsOrBuilderList()
Conditions is an array of current observed node conditions.