Bare Metal Cluster Control Plane Args Builder
Builder for BareMetalClusterControlPlaneArgs.
Functions
Link copied to clipboard
suspend fun apiServerArgs(vararg argument: suspend BareMetalClusterControlPlaneApiServerArgArgsBuilder.() -> Unit)
suspend fun apiServerArgs(argument: List<suspend BareMetalClusterControlPlaneApiServerArgArgsBuilder.() -> Unit>)
suspend fun apiServerArgs(argument: suspend BareMetalClusterControlPlaneApiServerArgArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun controlPlaneNodePoolConfig(value: Output<BareMetalClusterControlPlaneControlPlaneNodePoolConfigArgs>)
suspend fun controlPlaneNodePoolConfig(value: BareMetalClusterControlPlaneControlPlaneNodePoolConfigArgs)
suspend fun controlPlaneNodePoolConfig(argument: suspend BareMetalClusterControlPlaneControlPlaneNodePoolConfigArgsBuilder.() -> Unit)