selector

@JvmName(name = "sdrxrwyiuhkmfbxa")
suspend fun selector(value: Output<LabelSelectorArgs>)
@JvmName(name = "jseldmvbjaigtglk")
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 = "exwigaiccuctrgoa")
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.