class Configuration::Settings::NodePool::PoolName

Defined in:

configuration/settings/node_pool/pool_name.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(errors : Array(String), pool_type : Symbol, pool_name : String) #

[View source]

Instance Method Detail

def errors : Array(String) #

[View source]
def pool_name : String #

[View source]
def pool_type : Symbol #

[View source]
def validate #

[View source]