Uses of Interface
io.kubernetes.client.proto.V1.ReplicationControllerConditionOrBuilder
-
Uses of V1.ReplicationControllerConditionOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement V1.ReplicationControllerConditionOrBuilderModifier and TypeClassDescriptionstatic final class
ReplicationControllerCondition describes the state of a replication controller at a certain point.static final class
ReplicationControllerCondition describes the state of a replication controller at a certain point.Methods in io.kubernetes.client.proto that return V1.ReplicationControllerConditionOrBuilderModifier and TypeMethodDescriptionV1.ReplicationControllerStatus.Builder.getConditionsOrBuilder
(int index) Represents the latest available observations of a replication controller's current state.V1.ReplicationControllerStatus.getConditionsOrBuilder
(int index) Represents the latest available observations of a replication controller's current state.V1.ReplicationControllerStatusOrBuilder.getConditionsOrBuilder
(int index) Represents the latest available observations of a replication controller's current state.Methods in io.kubernetes.client.proto that return types with arguments of type V1.ReplicationControllerConditionOrBuilderModifier and TypeMethodDescriptionList<? extends V1.ReplicationControllerConditionOrBuilder>
V1.ReplicationControllerStatus.Builder.getConditionsOrBuilderList()
Represents the latest available observations of a replication controller's current state.List<? extends V1.ReplicationControllerConditionOrBuilder>
V1.ReplicationControllerStatus.getConditionsOrBuilderList()
Represents the latest available observations of a replication controller's current state.List<? extends V1.ReplicationControllerConditionOrBuilder>
V1.ReplicationControllerStatusOrBuilder.getConditionsOrBuilderList()
Represents the latest available observations of a replication controller's current state.