import { type AllocationResult } from "https://deno.land/x/kubernetes_apis@v0.5.0/builtin/resource.k8s.io@v1alpha2/mod.ts";
AllocationResult contains attributes of an allocated resource.
Properties
optional
resourceHandles: Array<ResourceHandle> | null