deploymentStatus property
Status of the deployment.
Valid values include: - deployed
: Successful. - error
: Failed. -
pending
: Pod has not yet reported on the deployment.
Implementation
core.String? deploymentStatus;
Status of the deployment.
Valid values include: - deployed
: Successful. - error
: Failed. -
pending
: Pod has not yet reported on the deployment.
core.String? deploymentStatus;