class

Configuration::Validators::CommandSpecificSettings

Inherits Reference < Object

Constructors

new(errors : Array(String), settings : Configuration::Main, kubeconfig_path : String, hetzner_client : Hetzner::Client, masters_pool : Configuration::Models::MasterNodePool, instance_types : Array(Hetzner::InstanceType), all_locations : Array(Hetzner::Location), new_k3s_version : Nil | String, skip_current_ip_validation : Bool = false)
Source

Instance methods

all_locations
Source
errors
Source
hetzner_client
Source
instance_types
Source
kubeconfig_path
Source
masters_pool
Source
new_k3s_version
Source
settings
Source
skip_current_ip_validation
Source
validate(command)
Source