Uses of Interface
io.kubernetes.client.proto.V1Apps.ReplicaSetConditionOrBuilder
-
Uses of V1Apps.ReplicaSetConditionOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement V1Apps.ReplicaSetConditionOrBuilderModifier and TypeClassDescriptionstatic final class
ReplicaSetCondition describes the state of a replica set at a certain point.static final class
ReplicaSetCondition describes the state of a replica set at a certain point.Methods in io.kubernetes.client.proto that return V1Apps.ReplicaSetConditionOrBuilderModifier and TypeMethodDescriptionV1Apps.ReplicaSetStatus.Builder.getConditionsOrBuilder
(int index) Represents the latest available observations of a replica set's current state.V1Apps.ReplicaSetStatus.getConditionsOrBuilder
(int index) Represents the latest available observations of a replica set's current state.V1Apps.ReplicaSetStatusOrBuilder.getConditionsOrBuilder
(int index) Represents the latest available observations of a replica set's current state.Methods in io.kubernetes.client.proto that return types with arguments of type V1Apps.ReplicaSetConditionOrBuilderModifier and TypeMethodDescriptionList<? extends V1Apps.ReplicaSetConditionOrBuilder>
V1Apps.ReplicaSetStatus.Builder.getConditionsOrBuilderList()
Represents the latest available observations of a replica set's current state.List<? extends V1Apps.ReplicaSetConditionOrBuilder>
V1Apps.ReplicaSetStatus.getConditionsOrBuilderList()
Represents the latest available observations of a replica set's current state.List<? extends V1Apps.ReplicaSetConditionOrBuilder>
V1Apps.ReplicaSetStatusOrBuilder.getConditionsOrBuilderList()
Represents the latest available observations of a replica set's current state.