mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 10:40:07 -04:00
88 lines
No EOL
2.2 KiB
JSON
88 lines
No EOL
2.2 KiB
JSON
{
|
|
"id": "@kbn/deeplinks-search",
|
|
"client": {
|
|
"classes": [],
|
|
"functions": [],
|
|
"interfaces": [],
|
|
"enums": [],
|
|
"misc": [],
|
|
"objects": []
|
|
},
|
|
"server": {
|
|
"classes": [],
|
|
"functions": [],
|
|
"interfaces": [],
|
|
"enums": [],
|
|
"misc": [],
|
|
"objects": []
|
|
},
|
|
"common": {
|
|
"classes": [],
|
|
"functions": [],
|
|
"interfaces": [],
|
|
"enums": [],
|
|
"misc": [
|
|
{
|
|
"parentPluginId": "@kbn/deeplinks-search",
|
|
"id": "def-common.AppId",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "AppId",
|
|
"description": [],
|
|
"signature": [
|
|
"\"serverlessElasticsearch\""
|
|
],
|
|
"path": "packages/deeplinks/search/deep_links.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/deeplinks-search",
|
|
"id": "def-common.DeepLinkId",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "DeepLinkId",
|
|
"description": [],
|
|
"signature": [
|
|
"\"serverlessElasticsearch\" | \"serverlessConnectors\""
|
|
],
|
|
"path": "packages/deeplinks/search/deep_links.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/deeplinks-search",
|
|
"id": "def-common.SERVERLESS_ES_APP_ID",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "SERVERLESS_ES_APP_ID",
|
|
"description": [],
|
|
"signature": [
|
|
"\"serverlessElasticsearch\""
|
|
],
|
|
"path": "packages/deeplinks/search/constants.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/deeplinks-search",
|
|
"id": "def-common.SERVERLESS_ES_CONNECTORS_ID",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "SERVERLESS_ES_CONNECTORS_ID",
|
|
"description": [],
|
|
"signature": [
|
|
"\"serverlessConnectors\""
|
|
],
|
|
"path": "packages/deeplinks/search/constants.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
}
|
|
],
|
|
"objects": []
|
|
}
|
|
} |