linuxNodeConfig

@JvmName(name = "jckvcpxicwayhdha")
suspend fun linuxNodeConfig(value: Output<ClusterNodePoolNodeConfigLinuxNodeConfigArgs>)
@JvmName(name = "wbytydmuwkkxrvdh")
suspend fun linuxNodeConfig(value: ClusterNodePoolNodeConfigLinuxNodeConfigArgs?)

Parameters

value

Linux node configuration, currently supported attributes can be found here. Note that validations happen all server side. All attributes are optional. Structure is documented below.


@JvmName(name = "oljktevdxdbsewus")
suspend fun linuxNodeConfig(argument: suspend ClusterNodePoolNodeConfigLinuxNodeConfigArgsBuilder.() -> Unit)

Parameters

argument

Linux node configuration, currently supported attributes can be found here. Note that validations happen all server side. All attributes are optional. Structure is documented below.