GetServiceMeshesMeshLoadBalancer

data class GetServiceMeshesMeshLoadBalancer(val apiServerLoadbalancerId: String, val apiServerPublicEip: Boolean, val pilotPublicEip: Boolean, val pilotPublicLoadbalancerId: String)

Constructors

Link copied to clipboard
constructor(apiServerLoadbalancerId: String, apiServerPublicEip: Boolean, pilotPublicEip: Boolean, pilotPublicLoadbalancerId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The IP address of a public network exposed API Server corresponding to the Load Balance.

Link copied to clipboard

Whether to use the IP address of a public network exposed the API Server.

Link copied to clipboard

Whether to use the IP address of a public network exposure the Istio Pilot.

Link copied to clipboard

The IP address of a public network exposure Istio Pilot corresponds to the Load Balance.