BareMetalAdminVipConfigResponse

data class BareMetalAdminVipConfigResponse(val controlPlaneVip: String)

BareMetalAdminVipConfig for bare metal load balancer configurations.

Constructors

Link copied to clipboard
constructor(controlPlaneVip: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The VIP which you previously set aside for the Kubernetes API of this bare metal admin cluster.