class Configuration::Settings::NodePool::Location

Defined in:

configuration/settings/node_pool/location.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(errors : Array(String), pool : Configuration::NodePool, pool_type : Symbol, masters_location : Nil | String, locations : Array(Hetzner::Location)) #

[View source]

Instance Method Detail

def errors : Array(String) #

[View source]
def locations : Array(Hetzner::Location) #

[View source]
def masters_location : String | Nil #

[View source]

[View source]
def pool_type : Symbol #

[View source]
def validate #

[View source]