GetServiceMeshesMeshMeshConfig

data class GetServiceMeshesMeshMeshConfig(val accessLogs: List<GetServiceMeshesMeshMeshConfigAccessLog>, val audits: List<GetServiceMeshesMeshMeshConfigAudit>, val controlPlaneLogs: List<GetServiceMeshesMeshMeshConfigControlPlaneLog>, val customizedZipkin: Boolean, val enableLocalityLb: Boolean, val includeIpRanges: String, val kialis: List<GetServiceMeshesMeshMeshConfigKiali>, val opas: List<GetServiceMeshesMeshMeshConfigOpa>, val outboundTrafficPolicy: String, val pilots: List<GetServiceMeshesMeshMeshConfigPilot>, val prometheuses: List<GetServiceMeshesMeshMeshConfigPrometheus>, val proxies: List<GetServiceMeshesMeshMeshConfigProxy>, val sidecarInjectors: List<GetServiceMeshesMeshMeshConfigSidecarInjector>, val telemetry: Boolean, val tracing: Boolean)

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 Service grid audit.

Link copied to clipboard

(Available since v1.174.0) The configuration of the control plane logging.

Link copied to clipboard

Whether or not to enable the use of a custom zipkin.

Link copied to clipboard

Whether to enable service can access the service through the nearest node access.

Link copied to clipboard

The IP ADDRESS range.

Link copied to clipboard

The configuration of the Kiali.

Link copied to clipboard

The open-door policy of agent (OPA) plug-in information.

Link copied to clipboard

The policy of the Out to the traffic.

Link copied to clipboard

The configuration of the Link trace sampling.

Link copied to clipboard

the configuration of the Prometheus.

Link copied to clipboard

The configuration of the Proxy.

Link copied to clipboard

The configuration of the Sidecar injector.

Link copied to clipboard

Whether to enable acquisition Prometheus metrics.

Link copied to clipboard

Whether to enable link trace.