V1DeploymentStatus |
V1DeploymentStatus.addConditionsItem(V1DeploymentCondition conditionsItem) |
V1DeploymentStatus |
V1DeploymentStatus.availableReplicas(Integer availableReplicas) |
V1DeploymentStatus |
V1DeploymentStatus.collisionCount(Integer collisionCount) |
V1DeploymentStatus |
V1DeploymentStatus.conditions(List<V1DeploymentCondition> conditions) |
V1DeploymentStatus |
V1Deployment.getStatus()
Most recently observed status of the Deployment.
|
V1DeploymentStatus |
V1DeploymentStatus.observedGeneration(Long observedGeneration) |
V1DeploymentStatus |
V1DeploymentStatus.readyReplicas(Integer readyReplicas) |
V1DeploymentStatus |
V1DeploymentStatus.replicas(Integer replicas) |
V1DeploymentStatus |
V1DeploymentStatus.unavailableReplicas(Integer unavailableReplicas) |
V1DeploymentStatus |
V1DeploymentStatus.updatedReplicas(Integer updatedReplicas) |