PodDisruptionBudgetStatus

constructor(conditions: List<Condition>? = null, currentHealthy: Int, desiredHealthy: Int, disruptedPods: Map<String, String>? = null, disruptionsAllowed: Int, expectedPods: Int, observedGeneration: Int? = null)