VMwareClusterLoadBalancerVipConfig

data class VMwareClusterLoadBalancerVipConfig(val controlPlaneVip: String? = null, val ingressVip: String? = null)

Constructors

Link copied to clipboard
constructor(controlPlaneVip: String? = null, ingressVip: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val controlPlaneVip: String? = null

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

Link copied to clipboard
val ingressVip: String? = null

The VIP which you previously set aside for ingress traffic into this cluster. The f5_config block supports: