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