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

BareMetalSecurityConfig

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

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

interface BareMetalSecurityConfig {
authorization?: Authorization;
}

§Properties

§
authorization?: Authorization
[src]

Configures user access to the user cluster.