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

x/kubernetes_apis/builtin/flowcontrol.apiserver.k8s.io@v1beta3/mod.ts>ExemptPriorityLevelConfiguration

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

ExemptPriorityLevelConfiguration describes the configurable aspects of the handling of exempt requests. In the mandatory exempt configuration object the values in the fields here can be modified by authorized users, unlike the rest of the spec.

Properties

optional
lendablePercent: number | null
optional
nominalConcurrencyShares: number | null