class Cluster::Create

Defined in:

cluster/create.cr

Constant Summary

MAX_INSTANCES_PER_PLACEMENT_GROUP = 10
MAX_PLACEMENT_GROUPS = 50

Constructors

Instance Method Summary

Constructor Detail

def self.new(configuration : Configuration::Loader) #

[View source]

Instance Method Detail

def build_instance_name(instance_type, index, include_instance_type, prefix = "master") : String #

[View source]
def run #

[View source]