class Configuration::Settings::NodePool::Location

Defined in:

configuration/settings/node_pool/location.cr

Constructors

Class Method Summary

Instance Method Summary

Constructor Detail

def self.new(errors : Array(String), pool : Configuration::NodePool, pool_type : Symbol, masters_pool : Configuration::MasterNodePool, all_locations : Array(Hetzner::Location)) #

[View source]

Class Method Detail

def self.network_zone_by_location(location) #

[View source]

Instance Method Detail

def all_locations : Array(Hetzner::Location) #

[View source]
def errors : Array(String) #

[View source]
def masters_pool : Configuration::MasterNodePool #

[View source]

[View source]
def pool_type : Symbol #

[View source]
def validate #

[View source]