labelSelector

@JvmName(name = "xxsebbbqgjtlonem")
suspend fun labelSelector(value: Output<LabelSelectorPatchArgs>)
@JvmName(name = "ylctiawcygauhbjc")
suspend fun labelSelector(value: LabelSelectorPatchArgs?)

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 = "gksbedqvxntwlpfk")
suspend fun labelSelector(argument: suspend LabelSelectorPatchArgsBuilder.() -> 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.