selector

@JvmName(name = "pplyjgsdtimexxdh")
suspend fun selector(value: Output<LabelSelectorArgs>)
@JvmName(name = "gtbmdkdmjyefblwj")
suspend fun selector(value: LabelSelectorArgs?)

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 = "iijygmrnyaodsblp")
suspend fun selector(argument: suspend LabelSelectorArgsBuilder.() -> 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.