GatewayInstanceResponse

data class GatewayInstanceResponse(val name: String, val status: String)

Collection of instances belong to the Spring Cloud Gateway

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Name of the Spring Cloud Gateway instance

Link copied to clipboard

Status of the Spring Cloud Gateway instance