class K8S::Api::Flowcontrol::V1alpha1::LimitResponse

Overview

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

Included Modules

Defined in:

versions/v1.19/api/flowcontrol/v1alpha1/limit_response.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(ctx : YAML::ParseContext, node : YAML::Nodes::Node) #

[View source]
def self.new(pull : JSON::PullParser) #

[View source]
def self.new(*, type : String, queuing : Api::Flowcontrol::V1alpha1::QueuingConfiguration? = nil) #

[View source]

Instance Method Detail


[View source]

[View source]
def type : String #

[View source]
def type=(type : String) #

[View source]