Daemon Set Status Patch
constructor(collisionCount: Int? = null, conditions: List<DaemonSetConditionPatch>? = null, currentNumberScheduled: Int? = null, desiredNumberScheduled: Int? = null, numberAvailable: Int? = null, numberMisscheduled: Int? = null, numberReady: Int? = null, numberUnavailable: Int? = null, observedGeneration: Int? = null, updatedNumberScheduled: Int? = null)