conditions property

List<DeploymentCondition>? conditions
final

Represents the latest available observations of a deployment's current state.

Implementation

final List<DeploymentCondition>? conditions;