mirror of
https://github.com/elastic/kibana.git
synced 2025-04-22 17:04:01 -04:00
30 lines
937 B
Text
30 lines
937 B
Text
---
|
|
id: kibKbnEsArchiverPluginApi
|
|
slug: /kibana-dev-docs/api/kbn-es-archiver
|
|
title: "@kbn/es-archiver"
|
|
image: https://source.unsplash.com/400x175/?github
|
|
summary: API docs for the @kbn/es-archiver plugin
|
|
date: 2022-07-27
|
|
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/es-archiver']
|
|
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 kbnEsArchiverObj from './kbn_es_archiver.devdocs.json';
|
|
|
|
|
|
|
|
Contact [Owner missing] for questions regarding this plugin.
|
|
|
|
**Code health stats**
|
|
|
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
|
|-------------------|-----------|------------------------|-----------------|
|
|
| 27 | 0 | 14 | 1 |
|
|
|
|
## Server
|
|
|
|
### Functions
|
|
<DocDefinitionList data={kbnEsArchiverObj.server.functions}/>
|
|
|
|
### Classes
|
|
<DocDefinitionList data={kbnEsArchiverObj.server.classes}/>
|
|
|