class
Hetzner::LoadBalancer::Create
- Hetzner::LoadBalancer::Create
- Reference
- Object
Included Modules
Defined in:
hetzner/load_balancer/create.crConstructors
Instance Method Summary
Instance methods inherited from module Util
default_log_prefix
default_log_prefix,
log_line(line, log_prefix = "")
log_line,
which(command)
which
Class methods inherited from module Util
which(command)
which
Constructor Detail
def self.new(settings : Configuration::Main, hetzner_client : Hetzner::Client, location : String, network_id : Int64 | Nil)
#