GetServiceMeshesMeshMeshConfigProxy

data class GetServiceMeshesMeshMeshConfigProxy(val clusterDomain: String, val limitCpu: String, val limitMemory: String, val requestCpu: String, val requestMemory: String)

Constructors

Link copied to clipboard
constructor(clusterDomain: String, limitCpu: String, limitMemory: String, requestCpu: String, requestMemory: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The domain name of the Cluster.

Link copied to clipboard

Sidecar injector Pods on the throttle.

Link copied to clipboard

The memory limit of the Sidecar injector Pods.

Link copied to clipboard

The requested cpu the Sidecar injector Pods.

Link copied to clipboard

The requested memory the Sidecar injector Pods.