class CNFInstall::Config::Config

Defined in:

tasks/utils/cnf_installation/config.cr

Constructors

Instance methods inherited from class CNFInstall::ConfigV2::Config

common : CNFInstall::ConfigV2::CommonParameters common, config_version : String config_version, deployments : DeploymentsConfig deployments

Constructor methods inherited from class CNFInstall::ConfigV2::Config

new(ctx : YAML::ParseContext, node : YAML::Nodes::Node) new

Constructor methods inherited from class CNFInstall::Config::ConfigBase

new(ctx : YAML::ParseContext, node : YAML::Nodes::Node) new

Constructor Detail

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

[View source]