PodDisruptionBudgetSpecPatch

constructor(maxUnavailable: Either<Int, String>? = null, minAvailable: Either<Int, String>? = null, selector: LabelSelectorPatch? = null)