BareMetalClusterLoadBalancerVipConfig

data class BareMetalClusterLoadBalancerVipConfig(val controlPlaneVip: String, val ingressVip: String)

Constructors

Link copied to clipboard
constructor(controlPlaneVip: String, ingressVip: 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 User Cluster.

Link copied to clipboard

The VIP which you previously set aside for ingress traffic into this Bare Metal User Cluster.