class Configuration::Loader
- Configuration::Loader
- Reference
- Object
Defined in:
configuration/loader.crConstructors
Instance Method Summary
- #configuration_file_path : String
- #errors : Array(String)
- #hetzner_client : Hetzner::Client
- #locations : Array(Hetzner::Location)
- #masters_location : String | Nil
- #new_k3s_version : String | Nil
- #private_ssh_key_path
- #public_ssh_key_path
- #server_types : Array(Hetzner::ServerType)
- #settings : Configuration::Main
- #validate(command)