conditions property

List<StatefulSetCondition>? conditions
final

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

Implementation

final List<StatefulSetCondition>? conditions;