import { WorkerService } from "https://deno.land/x/windmill@v1.179.1/windmill-api/services/WorkerService.ts";
Static Methods
getCustomTags(): CancelablePromise<Array<string>>
get all instance custom tags (tags are used to dispatch jobs to different worker groups)
listWorkers(unnamed 0: { page?: number; perPage?: number; }): CancelablePromise<Array<WorkerPing>>
list workers