mirror of
https://github.com/elastic/kibana.git
synced 2025-04-25 10:23:14 -04:00
107 lines
No EOL
2.9 KiB
JSON
107 lines
No EOL
2.9 KiB
JSON
{
|
|
"id": "kubernetesSecurity",
|
|
"client": {
|
|
"classes": [],
|
|
"functions": [],
|
|
"interfaces": [
|
|
{
|
|
"parentPluginId": "kubernetesSecurity",
|
|
"id": "def-public.KubernetesSecurityStart",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "KubernetesSecurityStart",
|
|
"description": [],
|
|
"path": "x-pack/plugins/kubernetes_security/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "kubernetesSecurity",
|
|
"id": "def-public.KubernetesSecurityStart.getKubernetesPage",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "getKubernetesPage",
|
|
"description": [],
|
|
"signature": [
|
|
"(kubernetesSecurityDeps: ",
|
|
"KubernetesSecurityDeps",
|
|
") => JSX.Element"
|
|
],
|
|
"path": "x-pack/plugins/kubernetes_security/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "kubernetesSecurity",
|
|
"id": "def-public.KubernetesSecurityStart.getKubernetesPage.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "kubernetesSecurityDeps",
|
|
"description": [],
|
|
"signature": [
|
|
"KubernetesSecurityDeps"
|
|
],
|
|
"path": "x-pack/plugins/kubernetes_security/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
}
|
|
],
|
|
"enums": [],
|
|
"misc": [
|
|
{
|
|
"parentPluginId": "kubernetesSecurity",
|
|
"id": "def-public.KUBERNETES_PATH",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "KUBERNETES_PATH",
|
|
"description": [],
|
|
"signature": [
|
|
"\"/kubernetes\""
|
|
],
|
|
"path": "x-pack/plugins/kubernetes_security/common/constants.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "kubernetesSecurity",
|
|
"id": "def-public.KUBERNETES_TITLE",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "KUBERNETES_TITLE",
|
|
"description": [],
|
|
"signature": [
|
|
"\"Kubernetes\""
|
|
],
|
|
"path": "x-pack/plugins/kubernetes_security/common/constants.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
}
|
|
],
|
|
"objects": []
|
|
},
|
|
"server": {
|
|
"classes": [],
|
|
"functions": [],
|
|
"interfaces": [],
|
|
"enums": [],
|
|
"misc": [],
|
|
"objects": []
|
|
},
|
|
"common": {
|
|
"classes": [],
|
|
"functions": [],
|
|
"interfaces": [],
|
|
"enums": [],
|
|
"misc": [],
|
|
"objects": []
|
|
}
|
|
} |