Get Service Meshes Mesh Load Balancer
data class GetServiceMeshesMeshLoadBalancer(val apiServerLoadbalancerId: String, val apiServerPublicEip: Boolean, val pilotPublicEip: Boolean, val pilotPublicLoadbalancerId: String)
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.