networkConfiguration

@JvmName(name = "ootleewrtakrcnii")
suspend fun networkConfiguration(value: Output<NetworkConfigurationArgs>)
@JvmName(name = "nvfwddirsvdhulcn")
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 = "devcbrhqdgiwhnnp")
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.