kibana/api_docs/kbn_plugin_discovery.mdx
2022-06-23 00:50:55 -04:00

30 lines
988 B
Text

---
id: kibKbnPluginDiscoveryPluginApi
slug: /kibana-dev-docs/api/kbn-plugin-discovery
title: "@kbn/plugin-discovery"
image: https://source.unsplash.com/400x175/?github
summary: API docs for the @kbn/plugin-discovery plugin
date: 2022-06-23
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/plugin-discovery']
warning: 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.
---
import kbnPluginDiscoveryObj from './kbn_plugin_discovery.devdocs.json';
Contact [Owner missing] for questions regarding this plugin.
**Code health stats**
| Public API count | Any count | Items lacking comments | Missing exports |
|-------------------|-----------|------------------------|-----------------|
| 30 | 0 | 29 | 0 |
## Server
### Functions
<DocDefinitionList data={kbnPluginDiscoveryObj.server.functions}/>
### Interfaces
<DocDefinitionList data={kbnPluginDiscoveryObj.server.interfaces}/>