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

Orchestrator

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

The component responsible for scheduling and running workloads on the cluster as well as providing the user interface for interacting with the cluster at runtime.

interface Orchestrator {}

§Properties

§

Optional. If set, indicates that the cluster should use Slurm as the orchestrator.