labelSelector

@JvmName(name = "ecutjspxbptgvims")
suspend fun labelSelector(value: Output<LabelSelectorArgs>)
@JvmName(name = "wbkotvpoikpjaxbf")
suspend fun labelSelector(value: LabelSelectorArgs?)

Parameters

value

LabelSelector is used to find matching pods. Pods that match this label selector are counted to determine the number of pods in their corresponding topology domain.


@JvmName(name = "uskmfndftduuexhy")
suspend fun labelSelector(argument: suspend LabelSelectorArgsBuilder.() -> Unit)

Parameters

argument

LabelSelector is used to find matching pods. Pods that match this label selector are counted to determine the number of pods in their corresponding topology domain.