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