struct

Klaxon::Config::Elasticsearch

Inherits YAML::Serializable < Struct < Value < Object

Constructors

new(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
Source
new(host : String | Nil = nil, port : Int32 | UInt16 | Nil = nil, username : String | Nil = nil, password : String | Nil = nil, tls : Bool | Nil = nil)
Source
new(*, __context_for_yaml_serializable ctx : YAML::ParseContext, __node_for_yaml_serializable node : YAML::Nodes::Node)
Source

Instance methods

host
Source
password
Source
port
Source
username
Source