orgView

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: 17 Imported by: 0

Documentation

Index

Constants

View Source
const ATTENTION_HOT_PERCENT = 90
View Source
const ATTENTION_WARM_PERCENT = 80
View Source
const HelpColumnsText = `` /* 1012-byte string literal not displayed */
View Source
const HelpLocalViewKeybindings = `` /* 162-byte string literal not displayed */
View Source
const HelpOverviewText = `
**Organization View**

Organization view shows a list of all organizations on the foundation.
`

Variables

This section is empty.

Functions

This section is empty.

Types

type DisplayOrg

type DisplayOrg struct {
	*org.OrgMetadata

	QuotaName          string
	MemoryLimitInBytes int64

	NumberOfSpaces int
	NumberOfApps   int

	TotalCpuPercentage float64

	TotalMemoryReserved               int64
	TotalMemoryUsed                   int64
	TotalMemoryReservedPercentOfQuota float64

	TotalDiskReserved int64
	TotalDiskUsed     int64

	DesiredContainers        int
	TotalReportingContainers int
	TotalLogStdout           int64
	TotalLogStderr           int64

	HttpAllCount int64
}

func NewDisplayOrg

func NewDisplayOrg(orgMd *org.OrgMetadata) *DisplayOrg

func (*DisplayOrg) Id

func (do *DisplayOrg) Id() string

type OrgListView

type OrgListView struct {
	*dataView.DataListView
	// contains filtered or unexported fields
}

func NewOrgListView

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

func (*OrgListView) GetListData

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

Jump to

Keyboard shortcuts

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