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