Uses of Interface
io.kubernetes.client.proto.V1beta1Apps.StatefulSetConditionOrBuilder
-
Uses of V1beta1Apps.StatefulSetConditionOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement V1beta1Apps.StatefulSetConditionOrBuilderModifier and TypeClassDescriptionstatic final class
StatefulSetCondition describes the state of a statefulset at a certain point.static final class
StatefulSetCondition describes the state of a statefulset at a certain point.Methods in io.kubernetes.client.proto that return V1beta1Apps.StatefulSetConditionOrBuilderModifier and TypeMethodDescriptionV1beta1Apps.StatefulSetStatus.Builder.getConditionsOrBuilder
(int index) Represents the latest available observations of a statefulset's current state.V1beta1Apps.StatefulSetStatus.getConditionsOrBuilder
(int index) Represents the latest available observations of a statefulset's current state.V1beta1Apps.StatefulSetStatusOrBuilder.getConditionsOrBuilder
(int index) Represents the latest available observations of a statefulset's current state.Methods in io.kubernetes.client.proto that return types with arguments of type V1beta1Apps.StatefulSetConditionOrBuilderModifier and TypeMethodDescriptionList<? extends V1beta1Apps.StatefulSetConditionOrBuilder>
V1beta1Apps.StatefulSetStatus.Builder.getConditionsOrBuilderList()
Represents the latest available observations of a statefulset's current state.List<? extends V1beta1Apps.StatefulSetConditionOrBuilder>
V1beta1Apps.StatefulSetStatus.getConditionsOrBuilderList()
Represents the latest available observations of a statefulset's current state.List<? extends V1beta1Apps.StatefulSetConditionOrBuilder>
V1beta1Apps.StatefulSetStatusOrBuilder.getConditionsOrBuilderList()
Represents the latest available observations of a statefulset's current state.