Uses of Interface
io.kubernetes.client.proto.V1beta1Extensions.DaemonSetConditionOrBuilder
-
Uses of V1beta1Extensions.DaemonSetConditionOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement V1beta1Extensions.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 V1beta1Extensions.DaemonSetConditionOrBuilderModifier and TypeMethodDescriptionV1beta1Extensions.DaemonSetStatus.Builder.getConditionsOrBuilder
(int index) Represents the latest available observations of a DaemonSet's current state.V1beta1Extensions.DaemonSetStatus.getConditionsOrBuilder
(int index) Represents the latest available observations of a DaemonSet's current state.V1beta1Extensions.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 V1beta1Extensions.DaemonSetConditionOrBuilderModifier and TypeMethodDescriptionV1beta1Extensions.DaemonSetStatus.Builder.getConditionsOrBuilderList()
Represents the latest available observations of a DaemonSet's current state.V1beta1Extensions.DaemonSetStatus.getConditionsOrBuilderList()
Represents the latest available observations of a DaemonSet's current state.V1beta1Extensions.DaemonSetStatusOrBuilder.getConditionsOrBuilderList()
Represents the latest available observations of a DaemonSet's current state.