Interface GkeonpremVmwareClusterLoadBalancerVipConfig

    • Method Detail

      • getControlPlaneVip

        @Stability(Stable)
        @Nullable
        default String getControlPlaneVip()
        The VIP which you previously set aside for the Kubernetes API of this cluster.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/gkeonprem_vmware_cluster#control_plane_vip GkeonpremVmwareCluster#control_plane_vip}

      • getIngressVip

        @Stability(Stable)
        @Nullable
        default String getIngressVip()
        The VIP which you previously set aside for ingress traffic into this cluster.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/gkeonprem_vmware_cluster#ingress_vip GkeonpremVmwareCluster#ingress_vip}