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

BareMetalAdminManualLbConfig

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

BareMetalAdminManualLbConfig represents configuration parameters for a manual load balancer.

interface BareMetalAdminManualLbConfig {
enabled?: boolean;
}

§Properties

§
enabled?: boolean
[src]

Whether manual load balancing is enabled.