labelSelector

@JvmName(name = "ftkukfrmjydeiipb")
suspend fun labelSelector(value: Output<LabelSelectorPatchArgs>)
@JvmName(name = "trshnsbtsogjvcxw")
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 = "mrerunucxredvqeg")
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.