mirror of
https://github.com/elastic/kibana.git
synced 2025-04-25 02:09:32 -04:00
79 lines
No EOL
2 KiB
JSON
79 lines
No EOL
2 KiB
JSON
{
|
|
"id": "remoteClusters",
|
|
"client": {
|
|
"classes": [],
|
|
"functions": [],
|
|
"interfaces": [],
|
|
"enums": [],
|
|
"misc": [],
|
|
"objects": [],
|
|
"setup": {
|
|
"parentPluginId": "remoteClusters",
|
|
"id": "def-public.RemoteClustersPluginSetup",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "RemoteClustersPluginSetup",
|
|
"description": [],
|
|
"path": "x-pack/plugins/remote_clusters/public/plugin.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "remoteClusters",
|
|
"id": "def-public.RemoteClustersPluginSetup.isUiEnabled",
|
|
"type": "boolean",
|
|
"tags": [],
|
|
"label": "isUiEnabled",
|
|
"description": [],
|
|
"path": "x-pack/plugins/remote_clusters/public/plugin.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"lifecycle": "setup",
|
|
"initialIsOpen": true
|
|
}
|
|
},
|
|
"server": {
|
|
"classes": [],
|
|
"functions": [],
|
|
"interfaces": [],
|
|
"enums": [],
|
|
"misc": [],
|
|
"objects": [],
|
|
"setup": {
|
|
"parentPluginId": "remoteClusters",
|
|
"id": "def-server.RemoteClustersPluginSetup",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "RemoteClustersPluginSetup",
|
|
"description": [],
|
|
"path": "x-pack/plugins/remote_clusters/server/plugin.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "remoteClusters",
|
|
"id": "def-server.RemoteClustersPluginSetup.isUiEnabled",
|
|
"type": "boolean",
|
|
"tags": [],
|
|
"label": "isUiEnabled",
|
|
"description": [],
|
|
"path": "x-pack/plugins/remote_clusters/server/plugin.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"lifecycle": "setup",
|
|
"initialIsOpen": true
|
|
}
|
|
},
|
|
"common": {
|
|
"classes": [],
|
|
"functions": [],
|
|
"interfaces": [],
|
|
"enums": [],
|
|
"misc": [],
|
|
"objects": []
|
|
}
|
|
} |