class Hetzner::Network::Create

Included Modules

Defined in:

hetzner/network/create.cr

Constructors

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

Constructor Detail

def self.new(settings : Configuration::Main, hetzner_client : Hetzner::Client, network_name : String, locations : Array(Hetzner::Location)) #

[View source]

Instance Method Detail

def hetzner_client : Hetzner::Client #

[View source]
def location : String #

[View source]
def locations : Array(Hetzner::Location) #

[View source]
def network_finder : Hetzner::Network::Find #

[View source]
def network_name : String #

[View source]
def run #

[View source]
def settings : Configuration::Main #

[View source]