PodDisruptionBudgetStatusPatch

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