PodDisruptionBudgetStatusPatch

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