class K8S::Api::Flowcontrol::V1alpha1::PriorityLevelConfigurationSpec

Overview

PriorityLevelConfigurationSpec specifies the configuration of a priority level.

Included Modules

Defined in:

versions/v1.19/api/flowcontrol/v1alpha1/priority_level_configuration_spec.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, limited : Api::Flowcontrol::V1alpha1::LimitedPriorityLevelConfiguration? = nil) #

[View source]

Instance Method Detail


[View source]

[View source]
def type : String #

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

[View source]