Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

BareMetalAdminVipConfig

import type { BareMetalAdminVipConfig } from "https://googleapis.deno.dev/v1/gkeonprem:v1.ts";

BareMetalAdminVipConfig for bare metal load balancer configurations.

interface BareMetalAdminVipConfig {
controlPlaneVip?: string;
}

§Properties

§
controlPlaneVip?: string
[src]

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