Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/kubernetes_apis/builtin/flowcontrol.apiserver.k8s.io@v1beta3/structs.ts>LimitResponse

REST focused Typescript classes for Kubernetes APIs, and tools for generating API interfaces
Latest
interface LimitResponse
import { type LimitResponse } from "https://deno.land/x/kubernetes_apis@v0.5.1/builtin/flowcontrol.apiserver.k8s.io@v1beta3/structs.ts";

LimitResponse defines how to handle requests that can not be executed right now.

Properties

optional
queuing: QueuingConfiguration | null
type: string