kibana/api_docs/kbn_index_adapter.mdx

42 lines
1.3 KiB
Text

---
####
#### This document is auto-generated and is meant to be viewed inside our experimental, new docs system.
#### Reach out in #docs-engineering for more info.
####
id: kibKbnIndexAdapterPluginApi
slug: /kibana-dev-docs/api/kbn-index-adapter
title: "@kbn/index-adapter"
image: https://source.unsplash.com/400x175/?github
description: API docs for the @kbn/index-adapter plugin
date: 2025-04-23
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/index-adapter']
---
import kbnIndexAdapterObj from './kbn_index_adapter.devdocs.json';
Contact [@elastic/security-threat-hunting](https://github.com/orgs/elastic/teams/security-threat-hunting) for questions regarding this plugin.
**Code health stats**
| Public API count | Any count | Items lacking comments | Missing exports |
|-------------------|-----------|------------------------|-----------------|
| 87 | 0 | 82 | 2 |
## Server
### Objects
<DocDefinitionList data={kbnIndexAdapterObj.server.objects}/>
### Functions
<DocDefinitionList data={kbnIndexAdapterObj.server.functions}/>
### Classes
<DocDefinitionList data={kbnIndexAdapterObj.server.classes}/>
### Interfaces
<DocDefinitionList data={kbnIndexAdapterObj.server.interfaces}/>
### Consts, variables and types
<DocDefinitionList data={kbnIndexAdapterObj.server.misc}/>