class K8S::Api::Flowcontrol::V1alpha1::FlowDistinguisherMethod

Overview

FlowDistinguisherMethod specifies the method of a flow distinguisher.

Included Modules

Defined in:

versions/v1.19/api/flowcontrol/v1alpha1/flow_distinguisher_method.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) #

[View source]

Instance Method Detail

def type : String #

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

[View source]