Home > kibana-plugin-core-server > ElasticsearchServiceSetup
Signature:
export interface ElasticsearchServiceSetup
Property | Type | Description |
---|---|---|
adminClient | IClusterClient |
|
createClient | (type: string, clientConfig?: Partial<ElasticsearchClientConfig>) => ICustomClusterClient |
|
dataClient | IClusterClient |