Configuration::Models::Datastore
Inherits YAML::Serializable < Reference < Object
Constructors
new(mode : String = "etcd", external_datastore_endpoint : String = "", etcd : Configuration::Models::DatastoreConfig::Etcd = ::Configuration::Models::DatastoreConfig::Etcd.new)
Sourcenew(*, __context_for_yaml_serializable ctx : YAML::ParseContext, __node_for_yaml_serializable node : YAML::Nodes::Node)
SourceInstance methods
etcd
Sourceexternal_datastore_endpoint
Sourcemode
Source