ServiceMeshExtraConfiguration

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

Constructors

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

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Indicates whether the Kubernetes API of clusters on the data plane is used to access Istio resources. A value of true indicates that the Kubernetes API is used.