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

Versions

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

Versions describes the mapping of a given version to the number of machines under this version.

interface Versions {
versions?: Version[];
}

§Properties

§
versions?: Version[]
[src]

Shows the mapping of a given version to the number of machines under this version.