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

BareMetalControlPlaneNodePoolConfig

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

Specifies the control plane node pool configuration.

interface BareMetalControlPlaneNodePoolConfig {
nodePoolConfig?: BareMetalNodePoolConfig;
}

§Properties

§

Required. The generic configuration for a node pool running the control plane.