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

BareMetalAdminSecurityConfig

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

Specifies the security related settings for the bare metal admin cluster.

interface BareMetalAdminSecurityConfig {
authorization?: Authorization;
}

§Properties

§
authorization?: Authorization
[src]

Configures user access to the admin cluster.