kibana/api_docs/license_management.json

69 lines
1.5 KiB
JSON
Raw Normal View History

{
"id": "licenseManagement",
"client": {
"classes": [],
"functions": [],
"interfaces": [],
"enums": [],
"misc": [],
"objects": [],
"setup": {
"id": "def-public.LicenseManagementUIPluginSetup",
"type": "Interface",
"label": "LicenseManagementUIPluginSetup",
"description": [],
"tags": [],
"children": [
{
"tags": [],
"id": "def-public.LicenseManagementUIPluginSetup.enabled",
"type": "boolean",
"label": "enabled",
"description": [],
"source": {
"path": "x-pack/plugins/license_management/public/plugin.ts",
"lineNumber": 29
}
}
],
"source": {
"path": "x-pack/plugins/license_management/public/plugin.ts",
"lineNumber": 28
},
"lifecycle": "setup",
"initialIsOpen": true
},
"start": {
"id": "def-public.LicenseManagementUIPluginStart",
"type": "Type",
"label": "LicenseManagementUIPluginStart",
"tags": [],
"description": [],
"source": {
"path": "x-pack/plugins/license_management/public/plugin.ts",
"lineNumber": 31
},
"signature": [
"void"
],
"lifecycle": "start",
"initialIsOpen": true
}
},
"server": {
"classes": [],
"functions": [],
"interfaces": [],
"enums": [],
"misc": [],
"objects": []
},
"common": {
"classes": [],
"functions": [],
"interfaces": [],
"enums": [],
"misc": [],
"objects": []
}
}