cellView

package
v0.7.8 Latest Latest
Warning

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

Go to latest
Published: Jan 10, 2017 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CellListView

type CellListView struct {
	*dataView.DataListView
}

func NewCellListView

func NewCellListView(masterUI masterUIInterface.MasterUIInterface,
	name string, bottomMargin int,
	eventProcessor *eventdata.EventProcessor) *CellListView

func (*CellListView) GetListData

func (asUI *CellListView) GetListData() []uiCommon.IData

func (*CellListView) PreRowDisplay

func (asUI *CellListView) PreRowDisplay(data uiCommon.IData, isSelected bool) string

type DisplayCellStats

type DisplayCellStats struct {
	*eventCell.CellStats
	StackName string

	TotalContainerCpuPercentage  float64
	TotalContainerReservedMemory uint64
	TotalContainerUsedMemory     uint64
	TotalContainerReservedDisk   uint64
	TotalContainerUsedDisk       uint64
	TotalReportingContainers     int
	TotalLogOutCount             int64
	TotalLogErrCount             int64

	CapacityPlan0_5GMem int
	CapacityPlan1_0GMem int
	CapacityPlan1_5GMem int
	CapacityPlan2_0GMem int
	CapacityPlan2_5GMem int
	CapacityPlan3_0GMem int
	CapacityPlan3_5GMem int
	CapacityPlan4_0GMem int
}

func NewDisplayCellStats

func NewDisplayCellStats(cellStats *eventCell.CellStats) *DisplayCellStats

Jump to

Keyboard shortcuts

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