networkConfig

@JvmName(name = "vykkbvgmcumfcdqx")
suspend fun networkConfig(value: Output<NodePoolNetworkConfigArgs>)
@JvmName(name = "wbxgmdjaqrfotoyr")
suspend fun networkConfig(value: NodePoolNetworkConfigArgs?)

Parameters

value

The network configuration of the pool. Such as configuration for Adding Pod IP address ranges) to the node pool. Or enabling private nodes. Structure is documented below


@JvmName(name = "pnbaqcmhiugbxwda")
suspend fun networkConfig(argument: suspend NodePoolNetworkConfigArgsBuilder.() -> Unit)

Parameters

argument

The network configuration of the pool. Such as configuration for Adding Pod IP address ranges) to the node pool. Or enabling private nodes. Structure is documented below