nodeConfig

@JvmName(name = "lnwqqfowsjxvtooy")
suspend fun nodeConfig(value: Output<ClusterNodePoolNodeConfigArgs>)
@JvmName(name = "qfprowhxinmpplbx")
suspend fun nodeConfig(value: ClusterNodePoolNodeConfigArgs?)

Parameters

value

Parameters used in creating the default node pool. Generally, this field should not be used at the same time as a gcp.container.NodePool or a node_pool block; this configuration manages the default node pool, which isn't recommended to be used. Structure is documented below.


@JvmName(name = "bovwboqurwxkbdcq")
suspend fun nodeConfig(argument: suspend ClusterNodePoolNodeConfigArgsBuilder.() -> Unit)

Parameters

argument

Parameters used in creating the default node pool. Generally, this field should not be used at the same time as a gcp.container.NodePool or a node_pool block; this configuration manages the default node pool, which isn't recommended to be used. Structure is documented below.