selector

@JvmName(name = "aqqlfctlmeurcfem")
suspend fun selector(value: Output<LabelSelectorPatchArgs>)
@JvmName(name = "eqsiashhecdmyqgh")
suspend fun selector(value: LabelSelectorPatchArgs?)

Parameters

value

Selector is a label query over pods that should match the replica count. If the selector is empty, it is defaulted to the labels present on the pod template. Label keys and values that must match in order to be controlled by this replica set. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#label-selectors


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

Parameters

argument

Selector is a label query over pods that should match the replica count. If the selector is empty, it is defaulted to the labels present on the pod template. Label keys and values that must match in order to be controlled by this replica set. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#label-selectors