class CNFInstall::Config::ConfigV1::Container

Overview

Nested class for Container 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 Container details


[View source]

Instance Method Detail

def name : String | Nil #

[View source]
def rollback_from_tag : String | Nil #

[View source]
def rolling_downgrade_test_tag : String | Nil #

[View source]
def rolling_update_test_tag : String | Nil #

[View source]
def rolling_version_change_test_tag : String | Nil #

[View source]