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

BareMetalAdminDrainedMachine

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

BareMetalAdminDrainedMachine represents the machines that are drained.

interface BareMetalAdminDrainedMachine {
nodeIp?: string;
}

§Properties

§
nodeIp?: string
[src]

Drained machine IP address.