Uses of Interface
io.kubernetes.client.proto.V1beta1Extensions.ReplicaSetConditionOrBuilder
-
Uses of V1beta1Extensions.ReplicaSetConditionOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement V1beta1Extensions.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 V1beta1Extensions.ReplicaSetConditionOrBuilderModifier and TypeMethodDescriptionV1beta1Extensions.ReplicaSetStatus.Builder.getConditionsOrBuilder
(int index) Represents the latest available observations of a replica set's current state.V1beta1Extensions.ReplicaSetStatus.getConditionsOrBuilder
(int index) Represents the latest available observations of a replica set's current state.V1beta1Extensions.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 V1beta1Extensions.ReplicaSetConditionOrBuilderModifier and TypeMethodDescriptionV1beta1Extensions.ReplicaSetStatus.Builder.getConditionsOrBuilderList()
Represents the latest available observations of a replica set's current state.V1beta1Extensions.ReplicaSetStatus.getConditionsOrBuilderList()
Represents the latest available observations of a replica set's current state.V1beta1Extensions.ReplicaSetStatusOrBuilder.getConditionsOrBuilderList()
Represents the latest available observations of a replica set's current state.