Adds ILMClient for use with transport client#33357
Adds ILMClient for use with transport client#33357colings86 merged 3 commits intoelastic:index-lifecyclefrom colings86:ilm/transport-client
Conversation
|
Pinging @elastic/es-core-infra |
AthenaEryma
left a comment
There was a problem hiding this comment.
Does this need tests? I think I recall a conversation where it was noted that transport client stuff isn't really tested, but just asking in case.
Otherwise, LGTM.
|
Are we going all async |
|
Good point @dakrone I'll add the sync methods |
|
@dakrone I pushed a commit with the sync methods |
dakrone
left a comment
There was a problem hiding this comment.
I believe this needs to be added to XPackClient similar to how we have the other MonitoringClient, WatcherClient, etc, that way it is accessible rather than instantiating it ourselves
* Adds ILMClient for use with transport client * add sync methods * adds ILMClient to XPackClient
No description provided.