applications

package
v0.0.42 Latest Latest
Warning

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

Go to latest
Published: Aug 6, 2015 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AppAggregate

type AppAggregate struct {
	TotalInstanceCount int
	TotalRunningCount  int
	TotalAppCount      int
	JavaBPCount        int
	RubyBPCount        int
	NodeBPCount        int
	GOBPCount          int
	PythonBPCount      int
	PHPBPCount         int
	OtherBPCount       int
	StoppedStateCount  int
	StartedStateCount  int
	DiegoAppsCount     int
}

AppAggregate - aggregation object for application information

type AppSearch

type AppSearch struct {
	Client           cloudFoundryClient
	ClientTargetInfo *cf.CloudFoundryAPIInfo
	AppStats         *AppAggregate
}

AppSearch - search for apps object

func (*AppSearch) CompileAllApps

func (s *AppSearch) CompileAllApps()

CompileAllApps - compile the information for all of your applications

func (*AppSearch) GetAppCount

func (s *AppSearch) GetAppCount() (appCount int)

GetAppCount - get the current application count

func (*AppSearch) Init

func (s *AppSearch) Init(client cloudFoundryClient) *AppSearch

Init - initialize the state of your appsearch object

Jump to

Keyboard shortcuts

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