Skip to content

apps.v1.deploymentCondition

"DeploymentCondition describes the state of a deployment at a certain point."

Index

Fields

fn withLastTransitionTime

withLastTransitionTime(lastTransitionTime)

"Time is a wrapper around time.Time which supports correct marshaling to YAML and JSON. Wrappers are provided for many of the factory methods that the time package offers."

fn withLastUpdateTime

withLastUpdateTime(lastUpdateTime)

"Time is a wrapper around time.Time which supports correct marshaling to YAML and JSON. Wrappers are provided for many of the factory methods that the time package offers."

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."