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[];
}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.