class Configuration::Datastore

Included Modules

Defined in:

configuration/datastore.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(ctx : YAML::ParseContext, node : YAML::Nodes::Node) #

[View source]
def self.new(mode : String = "etcd", external_datastore_endpoint : String = "") #

[View source]

Instance Method Detail

def external_datastore_endpoint : String #

[View source]
def mode : String #

[View source]