ServiceMeshMeshConfigPilot

data class ServiceMeshMeshConfigPilot(val http10Enabled: Boolean? = null, val traceSampling: Double? = null)

Constructors

Link copied to clipboard
constructor(http10Enabled: Boolean? = null, traceSampling: Double? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val http10Enabled: Boolean? = null

Whether to support the HTTP1.0

Link copied to clipboard
val traceSampling: Double? = null

Link trace sampling percentage