conditions property

List<DaemonSetCondition>? conditions
final

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

Implementation

final List<DaemonSetCondition>? conditions;