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

VmwareAAGConfig

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

Specifies anti affinity group config for the VMware user cluster.

interface VmwareAAGConfig {
aagConfigDisabled?: boolean;
}

§Properties

§
aagConfigDisabled?: boolean
[src]

Spread nodes across at least three physical hosts (requires at least three hosts). Enabled by default.