displaydata

package
v0.7.2 Latest Latest
Warning

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

Go to latest
Published: Dec 13, 2016 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DisplayCellStats

type DisplayCellStats struct {
	*eventdata.CellStats
	TotalContainerCpuPercentage  float64 // updated when snapshot
	TotalContainerReservedMemory uint64  // updated when snapshot
	TotalContainerUsedMemory     uint64  // updated when snapshot
	TotalContainerReservedDisk   uint64  // updated when snapshot
	TotalContainerUsedDisk       uint64  // updated when snapshot
	TotalReportingContainers     int     // updated when snapshot
	TotalLogOutCount             int64   // updated when snapshot
	TotalLogErrCount             int64   // updated when snapshot

}

func NewDisplayCellStats

func NewDisplayCellStats(cellStats *eventdata.CellStats) *DisplayCellStats

Jump to

Keyboard shortcuts

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