import { type LimitResponse } from "https://deno.land/x/kubernetes_apis@v0.3.2/builtin/flowcontrol.apiserver.k8s.io@v1beta1/mod.ts";
LimitResponse defines how to handle requests that can not be executed right now.
Properties
optional
queuing: QueuingConfiguration | null