Documentation
¶
Index ¶
- func ComponentsDeleteHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func ComponentsDetailHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func ComponentsDisableHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func ComponentsEnableHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func ComponentsInstallHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func ComponentsListHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func ComponentsPatchHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ComponentsDeleteHandler ¶
func ComponentsDeleteHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
删除组件
func ComponentsDetailHandler ¶
func ComponentsDetailHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
获取组件详情
func ComponentsDisableHandler ¶
func ComponentsDisableHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
禁用组件
func ComponentsEnableHandler ¶
func ComponentsEnableHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
启用组件
func ComponentsInstallHandler ¶
func ComponentsInstallHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
安装组件
func ComponentsListHandler ¶
func ComponentsListHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
获取组件列表
func ComponentsPatchHandler ¶
func ComponentsPatchHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
更新组件配置
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.