struct Kubernetes::Config::UserEntry::AuthProviderConfig

Included Modules

Defined in:

config.cr

Constructors

Instance Method Summary

Constructor Detail

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

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

Instance Method Detail

def config : Hash(String, String) | Nil #

def config=(config : Hash(String, String) | Nil) #

def name : String #

def name=(name : String) #