configitemlist

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: 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 ComponentConfigItemList

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

func (*ComponentConfigItemList) OperateChangePage

func (c *ComponentConfigItemList) OperateChangePage(reList bool, identity apistructs.Identity) (err error)

OperateChangePage

func (*ComponentConfigItemList) OperateDelete

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

func (*ComponentConfigItemList) OperateReload

func (c *ComponentConfigItemList) OperateReload(operationData map[string]interface{}) (err error)

func (*ComponentConfigItemList) Render

func (*ComponentConfigItemList) SetBundle

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

func (*ComponentConfigItemList) SetComponent

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

type EdgeCfgItemListState

type EdgeCfgItemListState struct {
	IsFirstFilter bool `json:"isFirstFilter"`
	apistructs.EdgePageState
	apistructs.EdgeSearchState
}

type EdgeConfigItem

type EdgeConfigItem struct {
	ID          int64                         `json:"id"`
	ConfigName  string                        `json:"configName"`
	ConfigValue string                        `json:"configValue"`
	SiteName    string                        `json:"siteName"`
	CreateTime  string                        `json:"createTime"`
	UpdateTime  string                        `json:"updateTime"`
	Operate     apistructs.EdgeItemOperations `json:"operate"`
}

Jump to

Keyboard shortcuts

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