struct

Elasticsearch::IndexTemplates::Client

Inherits Struct < Value < Object

Constructors

new(client : ES::Client)
Source

Instance methods

create(name : String, index_patterns : Array(String), priority : Int64, template, data_stream = nil)
Source
delete(name : String) : Nil
Source
get(name : String)
Source

Nested types