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

BareMetalAdminPortConfig

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

BareMetalAdminPortConfig is the specification of load balancer ports.

interface BareMetalAdminPortConfig {
controlPlaneLoadBalancerPort?: number;
}

§Properties

§
controlPlaneLoadBalancerPort?: number
[src]

The port that control plane hosted load balancers will listen on.