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