labelSelector

@JvmName(name = "sjvejvbewsonkhaa")
suspend fun labelSelector(value: Output<LabelSelectorArgs>)
@JvmName(name = "wmkcpuqdqvhkielt")
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 = "jtkvggbcjlpqldwf")
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.