mirror of
https://github.com/elastic/kibana.git
synced 2025-04-25 18:27:59 -04:00
36 lines
1.3 KiB
Text
36 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: kibKbnServerRouteRepositoryClientPluginApi
|
|
slug: /kibana-dev-docs/api/kbn-server-route-repository-client
|
|
title: "@kbn/server-route-repository-client"
|
|
image: https://source.unsplash.com/400x175/?github
|
|
description: API docs for the @kbn/server-route-repository-client plugin
|
|
date: 2025-01-27
|
|
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/server-route-repository-client']
|
|
---
|
|
import kbnServerRouteRepositoryClientObj from './kbn_server_route_repository_client.devdocs.json';
|
|
|
|
|
|
|
|
Contact [@elastic/obs-knowledge-team](https://github.com/orgs/elastic/teams/obs-knowledge-team) for questions regarding this plugin.
|
|
|
|
**Code health stats**
|
|
|
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
|
|-------------------|-----------|------------------------|-----------------|
|
|
| 15 | 0 | 15 | 0 |
|
|
|
|
## Client
|
|
|
|
### Functions
|
|
<DocDefinitionList data={kbnServerRouteRepositoryClientObj.client.functions}/>
|
|
|
|
### Interfaces
|
|
<DocDefinitionList data={kbnServerRouteRepositoryClientObj.client.interfaces}/>
|
|
|
|
### Consts, variables and types
|
|
<DocDefinitionList data={kbnServerRouteRepositoryClientObj.client.misc}/>
|
|
|