routingAgent

@JvmName(name = "vddblningjjqkypo")
suspend fun routingAgent(value: Output<KubernetesClusterRoutingAgentArgs>)
@JvmName(name = "nhaftvpxstuavyxj")
suspend fun routingAgent(value: KubernetesClusterRoutingAgentArgs?)

Parameters

value

Block containing options for the routing-agent component. If not specified, the routing-agent component will not be installed in the cluster.


@JvmName(name = "awewpuapaardgjpb")
suspend fun routingAgent(argument: suspend KubernetesClusterRoutingAgentArgsBuilder.() -> Unit)

Parameters

argument

Block containing options for the routing-agent component. If not specified, the routing-agent component will not be installed in the cluster.