Skip to content

Opensearch dashboards.legacyclusterclient. constructor

Home > opensearch-dashboards > LegacyClusterClient > (constructor)

LegacyClusterClient.(constructor)

Constructs a new instance of the LegacyClusterClient class

Signature:

constructor(config: LegacyOpenSearchClientConfig, log: Logger, getAuditorFactory: () => AuditorFactory, getAuthHeaders?: GetAuthHeaders);

Parameters

Parameter Type Description
config LegacyOpenSearchClientConfig
log Logger
getAuditorFactory () => AuditorFactory
getAuthHeaders GetAuthHeaders