ServiceMeshMeshConfig

data class ServiceMeshMeshConfig(val accessLog: ServiceMeshMeshConfigAccessLog? = null, val audit: ServiceMeshMeshConfigAudit? = null, val controlPlaneLog: ServiceMeshMeshConfigControlPlaneLog? = null, val customizedZipkin: Boolean? = null, val enableLocalityLb: Boolean? = null, val kiali: ServiceMeshMeshConfigKiali? = null, val opa: ServiceMeshMeshConfigOpa? = null, val outboundTrafficPolicy: String? = null, val pilot: ServiceMeshMeshConfigPilot? = null, val proxy: ServiceMeshMeshConfigProxy? = null, val sidecarInjector: ServiceMeshMeshConfigSidecarInjector? = null, val telemetry: Boolean? = null, val tracing: Boolean? = null)

Constructors

Link copied to clipboard
fun ServiceMeshMeshConfig(accessLog: ServiceMeshMeshConfigAccessLog? = null, audit: ServiceMeshMeshConfigAudit? = null, controlPlaneLog: ServiceMeshMeshConfigControlPlaneLog? = null, customizedZipkin: Boolean? = null, enableLocalityLb: Boolean? = null, kiali: ServiceMeshMeshConfigKiali? = null, opa: ServiceMeshMeshConfigOpa? = null, outboundTrafficPolicy: String? = null, pilot: ServiceMeshMeshConfigPilot? = null, proxy: ServiceMeshMeshConfigProxy? = null, sidecarInjector: ServiceMeshMeshConfigSidecarInjector? = null, telemetry: Boolean? = null, tracing: Boolean? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The configuration of the access logging.

Link copied to clipboard

The configuration of the audit. See the following Block audit.

Link copied to clipboard

The configuration of the control plane logging.

Link copied to clipboard

Whether to enable the use of a custom zipkin.

Link copied to clipboard

The enable locality lb.

Link copied to clipboard

The configuration of the Kiali. See the following Block kiali.

Link copied to clipboard

The open-door policy of agent (OPA) plug-in information. See the following Block opa.

Link copied to clipboard

The policy of the Out to the traffic. Valid values: ALLOW_ANY and REGISTRY_ONLY.

Link copied to clipboard

The configuration of the Link trace sampling. See the following Block pilot.

Link copied to clipboard

The configuration of the Proxy. See the following Block proxy.

Link copied to clipboard

The configuration of the Sidecar injector. See the following Block sidecar_injector.

Link copied to clipboard
val telemetry: Boolean? = null

Whether to enable acquisition Prometheus metrics (it is recommended that you use Alibaba Cloud Prometheus monitoring.

Link copied to clipboard
val tracing: Boolean? = null

Whether to enable link trace (you need to have Alibaba Cloud link tracking service.