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

VmwareControlPlaneV2Config

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

Specifies control plane V2 config.

interface VmwareControlPlaneV2Config {
controlPlaneIpBlock?: VmwareIpBlock;
}

§Properties

§
controlPlaneIpBlock?: VmwareIpBlock
[src]

Static IP addresses for the control plane nodes.