Options
All
  • Public
  • Public/Protected
  • All
Menu

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

export
interface

IoK8sApiFlowcontrolV1beta3LimitResponse

Hierarchy

  • IoK8sApiFlowcontrolV1beta3LimitResponse

Index

Properties

Properties

memberof

IoK8sApiFlowcontrolV1beta3LimitResponse

type: string

type is "Queue" or "Reject". "Queue" means that requests that can not be executed upon arrival are held in a queue until they can be executed or a queuing limit is reached. "Reject" means that requests that can not be executed upon arrival are rejected. Required.

memberof

IoK8sApiFlowcontrolV1beta3LimitResponse

Generated using TypeDoc