Pod Disruption Budget Spec Patch
fun PodDisruptionBudgetSpecPatch(maxUnavailable: Either<Int, String>? = null, minAvailable: Either<Int, String>? = null, selector: LabelSelectorPatch? = null, unhealthyPodEvictionPolicy: String? = null)