eventCell

package
v0.9.5 Latest Latest
Warning

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

Go to latest
Published: Nov 16, 2019 License: Apache-2.0 Imports: 0 Imported by: 12

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CellStats

type CellStats struct {
	Ip                   string
	StackGroupId         string
	IsolationSegmentGuid string
	DeploymentName       string
	JobName              string
	JobIndex             string

	//NumOfCpus                   int  // ISSUE: numCPUS - PCF 2.6 no longer sending metric "numCPUS"
	CapacityMemoryTotal         int64
	CapacityMemoryRemaining     int64
	CapacityDiskTotal           int64
	CapacityDiskRemaining       int64
	CapacityTotalContainers     int
	CapacityRemainingContainers int
	ContainerCount              int
}

func NewCellStats

func NewCellStats(cellIp string) *CellStats

func (*CellStats) Id

func (cs *CellStats) Id() string

Jump to

Keyboard shortcuts

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