siteiplist

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Aug 13, 2021 License: AGPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DefaultSelected = "success"
)

Variables

This section is empty.

Functions

func GetEdgeApplicationContainerStatus

func GetEdgeApplicationContainerStatus(phase string) string

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, identity apistructs.Identity) (err error)

OperateChangePage

func (*ComponentList) SetBundle

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

func (*ComponentList) SetComponent

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

type EdgeAppSiteIPInParam

type EdgeAppSiteIPInParam struct {
	ID       int64  `json:"id"`
	AppName  string `json:"appName"`
	SiteName string `json:"siteName"`
}

type EdgeSiteMachineItem

type EdgeSiteMachineItem 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"`
}

Jump to

Keyboard shortcuts

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