class CNFInstall::ConfigV2::ContainerParameters

Defined in:

tasks/utils/cnf_installation/config_versions/config_v2.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) #

[View source]

Instance Method Detail

def get_container_tag(tag_name) #

[View source]
def name : String #

[View source]
def rollback_from_tag : String #

[View source]
def rolling_downgrade_test_tag : String #

[View source]
def rolling_update_test_tag : String #

[View source]
def rolling_version_change_test_tag : String #

[View source]