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

BareMetalAdminOsEnvironmentConfig

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

Specifies operating system operation settings for cluster provisioning.

interface BareMetalAdminOsEnvironmentConfig {
packageRepoExcluded?: boolean;
}

§Properties

§
packageRepoExcluded?: boolean
[src]

Whether the package repo should be added when initializing bare metal machines.