GetServiceMeshesMeshMeshConfigPilot

data class GetServiceMeshesMeshMeshConfigPilot(val http10Enabled: Boolean, val traceSampling: Double)

Constructors

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

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Whether to support the HTTP1.0.

Link copied to clipboard

The percentage of the Link trace sampling.