class K8S::Api::Flowcontrol::V1alpha1::GroupSubject

Overview

GroupSubject holds detailed information for group-kind subject.

Included Modules

Defined in:

versions/v1.20/api/flowcontrol/v1alpha1/group_subject.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(*, name : String) #

[View source]

Instance Method Detail

def name : String #

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

[View source]