DaemonSetStatus

constructor(collisionCount: Int? = null, conditions: List<DaemonSetCondition>? = null, currentNumberScheduled: Int, desiredNumberScheduled: Int, numberAvailable: Int? = null, numberMisscheduled: Int, numberReady: Int, numberUnavailable: Int? = null, observedGeneration: Int? = null, updatedNumberScheduled: Int? = null)