labelSelector

@JvmName(name = "kqwfcowffggojoqg")
suspend fun labelSelector(value: Output<LabelSelectorArgs>)
@JvmName(name = "ryitatlbhvvtqdub")
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 = "dchcklpwjtbhmpcv")
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.