class Hetzner::PlacementGroup::Create

Included Modules

Defined in:

hetzner/placement_group/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

Class methods inherited from module Util

which(command) which

Constructor Detail

def self.new(settings : Configuration::Main, hetzner_client : Hetzner::Client, placement_group_name : String, labels : Hash(String, String) = {} of String => String) #

[View source]

Instance Method Detail

def run #

[View source]