selector

@JvmName(name = "lpnpmffcggnnlshu")
suspend fun selector(value: Output<LabelSelectorArgs>)
@JvmName(name = "qimjvkdrwxdbrqom")
suspend fun selector(value: LabelSelectorArgs?)

Parameters

value

selector is a label query over pods that should match the replica count. If empty, defaulted to labels on the pod template. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#label-selectors


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

Parameters

argument

selector is a label query over pods that should match the replica count. If empty, defaulted to labels on the pod template. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#label-selectors