networkConfiguration

@JvmName(name = "aoqhctdrakrvlvgr")
suspend fun networkConfiguration(value: Output<NetworkConfigurationArgs>)
@JvmName(name = "pbhsdvawtxuvoutt")
suspend fun networkConfiguration(value: NetworkConfigurationArgs?)

Parameters

value

The configuration of the Kubernetes cluster networking, including the attachment of networks that span the cluster.


@JvmName(name = "tlgtdvoegwuoshay")
suspend fun networkConfiguration(argument: suspend NetworkConfigurationArgsBuilder.() -> Unit)

Parameters

argument

The configuration of the Kubernetes cluster networking, including the attachment of networks that span the cluster.