struct Kubernetes::Config::UserEntry::ExecConfig::ExecEnvVar

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 name : String #

def name=(name : String) #

def value : String #

def value=(value : String) #