networkConfig

@JvmName(name = "hkakieqoeekfxpbc")
suspend fun networkConfig(value: Output<NodePoolNetworkConfigArgs>)
@JvmName(name = "dpyjxmrsshnjacal")
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 = "qmebiiwnjypmstfx")
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