mirror of
https://github.com/elastic/kibana.git
synced 2025-04-22 08:49:27 -04:00
41 lines
1 KiB
Text
41 lines
1 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: kibCloudPluginApi
|
|
slug: /kibana-dev-docs/api/cloud
|
|
title: "cloud"
|
|
image: https://source.unsplash.com/400x175/?github
|
|
description: API docs for the cloud plugin
|
|
date: 2024-12-13
|
|
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'cloud']
|
|
---
|
|
import cloudObj from './cloud.devdocs.json';
|
|
|
|
|
|
|
|
Contact [@elastic/kibana-core](https://github.com/orgs/elastic/teams/kibana-core) for questions regarding this plugin.
|
|
|
|
**Code health stats**
|
|
|
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
|
|-------------------|-----------|------------------------|-----------------|
|
|
| 83 | 0 | 20 | 1 |
|
|
|
|
## Client
|
|
|
|
### Setup
|
|
<DocDefinitionList data={[cloudObj.client.setup]}/>
|
|
|
|
### Interfaces
|
|
<DocDefinitionList data={cloudObj.client.interfaces}/>
|
|
|
|
## Server
|
|
|
|
### Setup
|
|
<DocDefinitionList data={[cloudObj.server.setup]}/>
|
|
|
|
### Start
|
|
<DocDefinitionList data={[cloudObj.server.start]}/>
|
|
|