Uses of Interface
io.kubernetes.client.proto.V1beta2Apps.ReplicaSetConditionOrBuilder
-
Uses of V1beta2Apps.ReplicaSetConditionOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement V1beta2Apps.ReplicaSetConditionOrBuilderModifier and TypeClassDescriptionstatic final classReplicaSetCondition describes the state of a replica set at a certain point.static final classReplicaSetCondition describes the state of a replica set at a certain point.Methods in io.kubernetes.client.proto that return V1beta2Apps.ReplicaSetConditionOrBuilderModifier and TypeMethodDescriptionV1beta2Apps.ReplicaSetStatus.Builder.getConditionsOrBuilder(int index) Represents the latest available observations of a replica set's current state.V1beta2Apps.ReplicaSetStatus.getConditionsOrBuilder(int index) Represents the latest available observations of a replica set's current state.V1beta2Apps.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 V1beta2Apps.ReplicaSetConditionOrBuilderModifier and TypeMethodDescriptionList<? extends V1beta2Apps.ReplicaSetConditionOrBuilder>V1beta2Apps.ReplicaSetStatus.Builder.getConditionsOrBuilderList()Represents the latest available observations of a replica set's current state.List<? extends V1beta2Apps.ReplicaSetConditionOrBuilder>V1beta2Apps.ReplicaSetStatus.getConditionsOrBuilderList()Represents the latest available observations of a replica set's current state.List<? extends V1beta2Apps.ReplicaSetConditionOrBuilder>V1beta2Apps.ReplicaSetStatusOrBuilder.getConditionsOrBuilderList()Represents the latest available observations of a replica set's current state.