appsitemanage

package
v1.5.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 6, 2022 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RenderCreator

func RenderCreator() protocol.CompRender

Types

type ComponentList

type ComponentList struct {
	// contains filtered or unexported fields
}

func (*ComponentList) OperateChangePage

func (c *ComponentList) OperateChangePage(isRestart bool, restartSiteName string, identity apistructs.Identity) (err error)

OperateChangePage

func (*ComponentList) OperateOffline

func (c *ComponentList) OperateOffline(operationData map[string]interface{}, identity apistructs.Identity) (err error)

func (*ComponentList) OperateRestart

func (c *ComponentList) OperateRestart(operationData map[string]interface{}, identity apistructs.Identity) (err error)

func (*ComponentList) SetBundle

func (c *ComponentList) SetBundle(ctxBundle protocol.ContextBundle) error

func (*ComponentList) SetComponent

func (c *ComponentList) SetComponent(component *apistructs.Component) error

type EdgeAppDetailExItem

type EdgeAppDetailExItem struct {
	ID        int64                         `json:"id"`
	IP        string                        `json:"ip"`
	Address   string                        `json:"address"`
	Status    apistructs.EdgeTextBadge      `json:"status"`
	CreatedAt string                        `json:"createdAt"`
	Operate   apistructs.EdgeItemOperations `json:"operate"`
}

type EdgeAppDetailItem

type EdgeAppDetailItem struct {
	ID           int                           `json:"id"`
	SiteName     map[string]interface{}        `json:"siteName"`
	DeployStatus apistructs.EdgeTextBadge      `json:"deployStatus"`
	Operate      apistructs.EdgeItemOperations `json:"operate"`
}

type EdgeAppSiteInParam

type EdgeAppSiteInParam struct {
	ID      int64  `json:"id"`
	AppName string `json:"appName"`
}

type EdgeAppSiteMeta

type EdgeAppSiteMeta struct {
	AppID    uint64 `json:"appID"`
	SiteName string `json:"siteName"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL