Get Service Meshes Mesh Endpoint
data class GetServiceMeshesMeshEndpoint(val intranetApiServerEndpoint: String, val intranetPilotEndpoint: String, val publicApiServerEndpoint: String, val publicPilotEndpoint: String)
Constructors
Link copied to clipboard
fun GetServiceMeshesMeshEndpoint(intranetApiServerEndpoint: String, intranetPilotEndpoint: String, publicApiServerEndpoint: String, publicPilotEndpoint: String)