class

Cluster::PlacementGroupManager

Inherits Reference < Object

Constants

MAX_PLACEMENT_GROUPS_PER_PROJECT = 50
MAX_SERVERS_PER_PLACEMENT_GROUP = 10

Constructors

new(settings : Configuration::Main, hetzner_client : Hetzner::Client)
Source

Instance methods

create(master_count : Int32, worker_node_pools : Array(Configuration::Models::WorkerNodePool)) : PlacementGroups
Source
delete
Source

Nested types