node Pool Config
suspend fun nodePoolConfig(value: Output<BareMetalClusterControlPlaneControlPlaneNodePoolConfigNodePoolConfigArgs>)
suspend fun nodePoolConfig(value: BareMetalClusterControlPlaneControlPlaneNodePoolConfigNodePoolConfigArgs)
Parameters
value
The generic configuration for a node pool running the control plane. Structure is documented below.
suspend fun nodePoolConfig(argument: suspend BareMetalClusterControlPlaneControlPlaneNodePoolConfigNodePoolConfigArgsBuilder.() -> Unit)
Parameters
argument
The generic configuration for a node pool running the control plane. Structure is documented below.