class
Cluster::PlacementGroupManager
- Cluster::PlacementGroupManager
- Reference
- Object
Defined in:
cluster/placement_group_manager.crConstant Summary
-
MAX_PLACEMENT_GROUPS_PER_PROJECT =
50 -
MAX_SERVERS_PER_PLACEMENT_GROUP =
10
Constructors
Instance Method Summary
- #create(master_count : Int32, worker_node_pools : Array(Configuration::Models::WorkerNodePool)) : PlacementGroups
- #delete
Constructor Detail
Instance Method Detail
def create(master_count : Int32, worker_node_pools : Array(Configuration::Models::WorkerNodePool)) : PlacementGroups
#