status property

StatefulSetStatus? status
final

Status is the current status of Pods in this StatefulSet. This data may be out of date by some window of time.

Implementation

final StatefulSetStatus? status;