selector

@JvmName(name = "ckqgwdggxwwmegtb")
suspend fun selector(value: Output<LabelSelectorArgs>)
@JvmName(name = "wqiuoqmhqewfgosp")
suspend fun selector(value: LabelSelectorArgs)

Parameters

value

selector is a label query over pods that should match the replica count. It must match the pod template's labels. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#label-selectors


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

Parameters

argument

selector is a label query over pods that should match the replica count. It must match the pod template's labels. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#label-selectors