Versions in this module Expand all Collapse all v1 v1.5.0 Jan 6, 2022 v1.4.0 Nov 16, 2021 v1.3.2 Oct 19, 2021 v1.3.1 Oct 14, 2021 v1.3.0 Oct 11, 2021 v1.3.0-rc Sep 10, 2021 v1.2.2 Sep 7, 2021 v1.2.1 Aug 20, 2021 v1.2.0 Aug 13, 2021 v1.2.0-rc Aug 2, 2021 v1.1.1 Aug 3, 2021 v1.1.0 Jul 31, 2021 v1.1.0-rc Jul 8, 2021 v1.0.1 Jul 5, 2021 v1.0.0 Jun 8, 2021 v1.0.0-rc May 24, 2021 v1.0.0-RC May 21, 2021 v0 v0.0.1 May 21, 2021 Changes in this version + func RenderCreator() protocol.CompRender + type ComponentList struct + func (c *ComponentList) OperateChangePage(isRestart bool, restartSiteName string, identity apistructs.Identity) (err error) + func (c *ComponentList) OperateOffline(operationData map[string]interface{}, identity apistructs.Identity) (err error) + func (c *ComponentList) OperateRestart(operationData map[string]interface{}, identity apistructs.Identity) (err error) + func (c *ComponentList) Render(ctx context.Context, component *apistructs.Component, ...) error + func (c *ComponentList) SetBundle(ctxBundle protocol.ContextBundle) error + func (c *ComponentList) SetComponent(component *apistructs.Component) error + type EdgeAppDetailExItem struct + Address string + CreatedAt string + ID int64 + IP string + Operate apistructs.EdgeItemOperations + Status apistructs.EdgeTextBadge + type EdgeAppDetailItem struct + DeployStatus apistructs.EdgeTextBadge + ID int + Operate apistructs.EdgeItemOperations + SiteName map[string]interface{} + type EdgeAppSiteInParam struct + AppName string + ID int64 + type EdgeAppSiteMeta struct + AppID uint64 + SiteName string + type EdgeAppSiteState struct