struct Elasticsearch::ILM::Client

Defined in:

ilm.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(client : Elasticsearch::Client) #

[View source]

Instance Method Detail

def create_policy(name : String, *, phases : Phases, meta = nil) #

[View source]
def delete_policy(name : String) : Nil #

[View source]
def get_policy(name : String) #

[View source]