selector

@JvmName(name = "scejfexqnaunmebv")
suspend fun selector(value: Output<LabelSelectorPatchArgs>)
@JvmName(name = "ajkckvrjabcxfbpg")
suspend fun selector(value: LabelSelectorPatchArgs?)

Parameters

value

Label query over pods whose evictions are managed by the disruption budget. A null selector will match no pods, while an empty ({}) selector will select all pods within the namespace.


@JvmName(name = "ydeqwpwpwttdsmik")
suspend fun selector(argument: suspend LabelSelectorPatchArgsBuilder.() -> Unit)

Parameters

argument

Label query over pods whose evictions are managed by the disruption budget. A null selector will match no pods, while an empty ({}) selector will select all pods within the namespace.