class Hetzner::Network::Create

Defined in:

hetzner/network/create.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(hetzner_client : Hetzner::Client, network_name : String, location : String, locations : Array(Hetzner::Location), private_network_subnet : String) #

[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 private_network_subnet : String #

[View source]
def run #

[View source]