nodeSelector

@JvmName(name = "cabhdqbibjcwagfx")
suspend fun nodeSelector(value: Output<NodeSelectorArgs>)
@JvmName(name = "qrotxlcrcpavjxkj")
suspend fun nodeSelector(value: NodeSelectorArgs?)

Parameters

value

NodeSelector defines where the allocated resources are available. If unset, they are available everywhere.


@JvmName(name = "ursqhxepvaxljgec")
suspend fun nodeSelector(argument: suspend NodeSelectorArgsBuilder.() -> Unit)

Parameters

argument

NodeSelector defines where the allocated resources are available. If unset, they are available everywhere.