class CNFInstall::Config::ConfigV1

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

[View source]

Instance Method Detail

def amf_label : String | Nil #

5G related properties


[View source]
def amf_service_name : String | Nil #

[View source]
def apn : String | Nil #

[View source]
def config_version : String | Nil #

[View source]
def container_names : Array(Container) | Nil #

[View source]
def core : String | Nil #

[View source]
def count : String | Nil #

[View source]
def destination_cnf_dir : String | Nil #

[View source]
def docker_insecure_registries : Array(String) | Nil #

[View source]
def docker_repository : String | Nil #

[View source]
def emergency : String | Nil #

[View source]
def enabled : String | Nil #

[View source]
def git_clone_url : String | Nil #

[View source]
def helm_chart : String | Nil #

[View source]
def helm_directory : String | Nil #

[View source]
def helm_install_namespace : String | Nil #

[View source]
def helm_repository : HelmRepository | Nil #

[View source]
def helm_values : String | Nil #

[View source]
def image_registry_fqdns : Hash(String, String | Nil) | Nil #

[View source]
def initialMSISDN : String | Nil #

[View source]
def install_script : String | Nil #

Unused properties


[View source]
def key : String | Nil #

[View source]
def manifest_directory : String | Nil #

[View source]
def mmc : String | Nil #

[View source]
def mnc : String | Nil #

[View source]
def op : String | Nil #

[View source]
def opType : String | Nil #

[View source]
def protectionScheme : String | Nil #

[View source]
def publicKey : String | Nil #

[View source]
def publicKeyId : String | Nil #

[View source]
def release_name : String | Nil #

[View source]
def ric_label : String | Nil #

[View source]
def routingIndicator : String | Nil #

[View source]
def sd : String | Nil #

[View source]
def service_name : String | Nil #

[View source]
def smf_label : String | Nil #

[View source]
def source_cnf_dir : String | Nil #

[View source]
def sst : String | Nil #

[View source]
def tac : String | Nil #

[View source]
def type : String | Nil #

[View source]
def upf_label : String | Nil #

[View source]
def white_list_container_names : Array(String) | Nil #

[View source]