ServiceMeshExtraConfiguration

data class ServiceMeshExtraConfiguration(val crAggregationEnabled: Boolean? = null)

Constructors

Link copied to clipboard
constructor(crAggregationEnabled: Boolean? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Whether the data plane KubeAPI access capability is enabled.