PodDisruptionBudgetStatus

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