Uses of Interface
io.kubernetes.client.proto.V1beta2Apps.DeploymentConditionOrBuilder
-
Uses of V1beta2Apps.DeploymentConditionOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement V1beta2Apps.DeploymentConditionOrBuilderModifier and TypeClassDescriptionstatic final classDeploymentCondition describes the state of a deployment at a certain point.static final classDeploymentCondition describes the state of a deployment at a certain point.Methods in io.kubernetes.client.proto that return V1beta2Apps.DeploymentConditionOrBuilderModifier and TypeMethodDescriptionV1beta2Apps.DeploymentStatus.Builder.getConditionsOrBuilder(int index) Represents the latest available observations of a deployment's current state.V1beta2Apps.DeploymentStatus.getConditionsOrBuilder(int index) Represents the latest available observations of a deployment's current state.V1beta2Apps.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 V1beta2Apps.DeploymentConditionOrBuilderModifier and TypeMethodDescriptionList<? extends V1beta2Apps.DeploymentConditionOrBuilder>V1beta2Apps.DeploymentStatus.Builder.getConditionsOrBuilderList()Represents the latest available observations of a deployment's current state.List<? extends V1beta2Apps.DeploymentConditionOrBuilder>V1beta2Apps.DeploymentStatus.getConditionsOrBuilderList()Represents the latest available observations of a deployment's current state.List<? extends V1beta2Apps.DeploymentConditionOrBuilder>V1beta2Apps.DeploymentStatusOrBuilder.getConditionsOrBuilderList()Represents the latest available observations of a deployment's current state.