apps.v1.deploymentCondition
"DeploymentCondition describes the state of a deployment config at a certain point."
Index
fn withLastTransitionTime(lastTransitionTime)
fn withLastUpdateTime(lastUpdateTime)
fn withMessage(message)
fn withReason(reason)
fn withType(type)
Fields
fn withLastTransitionTime
withLastTransitionTime(lastTransitionTime)
fn withLastUpdateTime
withLastUpdateTime(lastUpdateTime)
fn withMessage
withMessage(message)
"A human readable message indicating details about the transition."
fn withReason
withReason(reason)
"The reason for the condition's last transition."
fn withType
withType(type)
"Type of deployment condition."