class CNFInstall::Config::ConfigV1::HelmRepository

Overview

Nested class for Helm Repository details

Defined in:

tasks/utils/cnf_installation/config_versions/config_v1.cr

Constructors

Instance Method Summary

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) #

Nested class for Helm Repository details


[View source]

Instance Method Detail

def name : String #

[View source]
def repo_url : String | Nil #

[View source]