serverConfig

@JvmName(name = "xwduknmccpxqbbca")
suspend fun serverConfig(value: Output<ServiceMeshMeshConfigKialiServerConfigArgs>)
@JvmName(name = "qhnsicobdgciprxp")
suspend fun serverConfig(value: ServiceMeshMeshConfigKialiServerConfigArgs?)

Parameters

value

When you need to configure external access to the mesh topology through ASM gateway or other means, and access the mesh topology through a custom domain name or address, you need to specify this property. (The service mesh instance version must be 1.16.4.5 or above) See server_config below.


@JvmName(name = "mvvqhfyxmqapkrwx")
suspend fun serverConfig(argument: suspend ServiceMeshMeshConfigKialiServerConfigArgsBuilder.() -> Unit)

Parameters

argument

When you need to configure external access to the mesh topology through ASM gateway or other means, and access the mesh topology through a custom domain name or address, you need to specify this property. (The service mesh instance version must be 1.16.4.5 or above) See server_config below.