selector

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

Parameters

value

Label selector for pods. Existing ReplicaSets whose pods are selected by this will be the ones affected by this deployment.


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

Parameters

argument

Label selector for pods. Existing ReplicaSets whose pods are selected by this will be the ones affected by this deployment.