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

Fleet

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

Fleet related configuration. Fleets are a Google Cloud concept for logically organizing clusters, letting you use and manage multi-cluster capabilities and apply consistent policies across your systems. See Anthos Fleets for more details on Anthos multi-cluster capabilities using Fleets. ##

interface Fleet {
readonly membership?: string;
}

§Properties

§
readonly membership?: string
[src]

Output only. The name of the managed fleet Membership resource associated to this cluster. Membership names are formatted as projects//locations//memberships/.