sitelist

package
v1.3.1 Latest Latest
Warning

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

Go to latest
Published: Oct 14, 2021 License: Apache-2.0 Imports: 9 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(orgID int64, reList bool, identity apistructs.Identity) (err error)

OperateChangePage

func (*ComponentList) OperateDelete

func (c *ComponentList) OperateDelete(orgID int64, operationData interface{}, identity apistructs.Identity) (err error)

func (*ComponentList) OperateReload

func (c *ComponentList) OperateReload(operationData interface{}, operation string) (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 EdgeSiteItem

type EdgeSiteItem struct {
	ID             int64                         `json:"id"`
	SiteName       apistructs.EdgeItemOperations `json:"siteName"`
	NodeNum        string                        `json:"nodeNum"`
	RelatedCluster string                        `json:"relatedCluster"`
	Operate        apistructs.EdgeItemOperations `json:"operate"`
}

type EdgeSiteState

type EdgeSiteState struct {
	apistructs.EdgeSiteState
	IsFirstFilter bool `json:"isFirstFilter"`
}

Jump to

Keyboard shortcuts

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