Elasticsearch::IndexTemplates::Client
Inherits Struct < Value < Object
Constructors
new(client : ES::Client)
SourceInstance methods
create(name : String, index_patterns : Array(String), priority : Int64, template, data_stream = nil)
Sourcedelete(name : String) : Nil
Sourceget(name : String)
Source