[ { "catalog": "应用", "icon": "", "name": "pipeline", "label": "构建流水线", "menus": [ { "name": "pipelineProject", "url": "/pipeline/Project/list", "label": "流水线项目管理", "operations": [ { "name": "add", "label": "添加" }, { "name": "detail", "label": "查看" }, { "name": "edit", "label": "编辑" }, { "name": "remove", "label": "删除" }, { "name": "copy", "label": "复制" } ] }, { "name": "blueprint", "url": "/pipeline/blueprint/list", "label": "模板管理", "operations": [] }, { "name": "application", "url": "/pipeline/Application/list", "label": "应用管理", "operations": [ { "name": "add", "label": "添加" }, { "name": "detail", "label": "查看" }, { "name": "edit", "label": "编辑" }, { "name": "remove", "label": "删除" } ] }, { "name": "instanceLog", "url": "/pipeline/logs/list", "label": "构建日志", "operations": [] }, { "name": "pipelineFile", "url": "/pipeline/pkg/list", "label": "安装包管理", "operations": [] } ] } ]