class CNFInstall::ConfigV2::HelmDirectoryConfig

Defined in:

tasks/utils/cnf_installation/config_versions/config_v2.cr

Constructors

Instance Method Summary

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

helm_values : String helm_values, namespace : String namespace

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

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

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

name : String name

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

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]

Instance Method Detail

def helm_directory : String #

[View source]