Documentation
¶
Index ¶
- func BatchEnablePluginConfig(c *gin.Context)
- func DeletePlugin(c *gin.Context)
- func DeletePluginConfig(c *gin.Context)
- func DisablePluginConfig(c *gin.Context)
- func EnablePluginConfig(c *gin.Context)
- func ExportPluginConfigs(c *gin.Context)
- func GetAllModels(c *gin.Context)
- func GetAvailableContainerHost(c *gin.Context)
- func GetBatchPluginConfigs(c *gin.Context)
- func GetConfigInterfaces(c *gin.Context)
- func GetEntityAttributes(c *gin.Context)
- func GetEntityModel(c *gin.Context)
- func GetHostAvailablePort(c *gin.Context)
- func GetObjectMetas(c *gin.Context)
- func GetPackageNames(c *gin.Context)
- func GetPackages(c *gin.Context)
- func GetPluginAuthorities(c *gin.Context)
- func GetPluginConfigVersionList(c *gin.Context)
- func GetPluginConfigs(c *gin.Context)
- func GetPluginConfigsWithInterfaces(c *gin.Context)
- func GetPluginDependencies(c *gin.Context)
- func GetPluginMenus(c *gin.Context)
- func GetPluginModels(c *gin.Context)
- func GetPluginResourceFiles(c *gin.Context)
- func GetPluginRunningInstances(c *gin.Context)
- func GetPluginRuntimeResources(c *gin.Context)
- func GetPluginS3Files(c *gin.Context)
- func GetPluginSystemParameters(c *gin.Context)
- func GetWebRunningPackages(c *gin.Context)
- func ImportPluginConfigs(c *gin.Context)
- func InheritPluginConfig(c *gin.Context)
- func LaunchPlugin(c *gin.Context)
- func LaunchPluginFunc(ctx context.Context, pluginPackageId, hostIp, operator string, port int) (err error)
- func ListOnliePackage(c *gin.Context)
- func PullOnliePackage(c *gin.Context)
- func PullOnliePackageStatus(c *gin.Context)
- func QueryExpressionData(c *gin.Context)
- func QueryExpressionDataForPlugin(c *gin.Context)
- func QueryExpressionEntities(c *gin.Context)
- func QueryPluginByTargetEntity(c *gin.Context)
- func QueryPluginInterfaceParam(c *gin.Context)
- func QueryRoleEntity(c *gin.Context)
- func RegisterPackage(c *gin.Context)
- func RegisterPackageDone(c *gin.Context)
- func RemovePlugin(c *gin.Context)
- func RemovePluginInstanceFunc(ctx context.Context, pluginInstanceId string) (err error)
- func SavePluginConfig(c *gin.Context)
- func SyncDynamicModels(c *gin.Context)
- func UIRegisterPackage(c *gin.Context)
- func UpdateObjectMetas(c *gin.Context)
- func UpdatePluginConfigRoles(c *gin.Context)
- func UploadPackage(c *gin.Context)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BatchEnablePluginConfig ¶
BatchEnablePluginConfig 服务注册 - 批量注册
func GetAvailableContainerHost ¶
GetAvailableContainerHost 运行管理 - 可用容器主机查询
func GetBatchPluginConfigs ¶
GetBatchPluginConfigs 服务注册 - 批量注册查询
func GetConfigInterfaces ¶
GetConfigInterfaces 服务注册 - 查询指定服务的接口详情
func GetEntityAttributes ¶
GetEntityAttributes 批量执行 - entity模型属性查询
func GetHostAvailablePort ¶
GetHostAvailablePort 运行管理 - 主机可用端口查询
func GetObjectMetas ¶
GetObjectMetas 服务注册 - 查询 object 类型的 interface parameters
func GetPackageNames ¶
func GetPluginAuthorities ¶
GetPluginAuthorities 插件配置 - 权限设定
func GetPluginConfigsWithInterfaces ¶
GetPluginConfigsWithInterfaces 服务注册 - 当前插件服务配置查询带interfaces
func GetPluginDependencies ¶
GetPluginDependencies 插件配置 - 依赖分析
func GetPluginResourceFiles ¶
func GetPluginRuntimeResources ¶
GetPluginRuntimeResources 插件配置 - 运行资源
func GetPluginS3Files ¶
func GetPluginSystemParameters ¶
GetPluginSystemParameters 插件配置 - 系统参数
func GetWebRunningPackages ¶
func InheritPluginConfig ¶
func LaunchPluginFunc ¶
func PullOnliePackageStatus ¶
PullOnliePackageStatus 注册在线插件状态
func QueryExpressionData ¶
QueryExpressionData 批量执行 - 表达式解析和数据查询
func QueryExpressionDataForPlugin ¶
QueryExpressionDataForPlugin 给插件提供的表达式数据查询
func QueryExpressionEntities ¶
QueryExpressionEntities 批量执行 - 表达式entity解析和属性查询
func QueryPluginByTargetEntity ¶
QueryPluginByTargetEntity 根据目标对象过滤插件
func QueryRoleEntity ¶
func RegisterPackageDone ¶
RegisterPackageDone 插件配置 - 完成注册插件包
func UpdateObjectMetas ¶
UpdateObjectMetas 服务注册 - 配置 object 类型的 interface parameters
func UpdatePluginConfigRoles ¶
UpdatePluginConfigRoles 服务注册 - 配置服务管理使用权限
Types ¶
This section is empty.