Interface GkeonpremBareMetalClusterLoadBalancerVipConfig

    • Method Detail

      • getControlPlaneVip

        @Stability(Stable)
        @NotNull
        String getControlPlaneVip()
        The VIP which you previously set aside for the Kubernetes API of this Bare Metal User Cluster.

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

      • getIngressVip

        @Stability(Stable)
        @NotNull
        String getIngressVip()
        The VIP which you previously set aside for ingress traffic into this Bare Metal User Cluster.

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