cf

package
v0.1.4 Latest Latest
Warning

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

Go to latest
Published: Nov 13, 2024 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const (
	V2ResultsPerPage = 100
	V3ResultsPerPage = 5000
)

Variables

This section is empty.

Functions

This section is empty.

Types

type CF

type CF struct {
	Conn  plugin.CliConnection
	Space plugin_models.Space
}

func (*CF) CFCurl added in v0.0.3

func (cf *CF) CFCurl(path string, args ...string) ([]string, error)

func (*CF) GetAllApps added in v0.0.2

func (cf *CF) GetAllApps() ([]resources.V3AppsJSON, error)

func (*CF) GetAllBuildpacks added in v0.0.2

func (cf *CF) GetAllBuildpacks() ([]resources.BuildpacksJSON, error)

func (*CF) GetAppByName added in v0.0.3

func (cf *CF) GetAppByName(appName string) (resources.V3App, error)

func (*CF) GetAppInfo added in v0.0.3

func (cf *CF) GetAppInfo(appName string) (appGuid, appState, appStack string, err error)

func (*CF) GetAppsAndStacks

func (cf *CF) GetAppsAndStacks() (resources.Apps, error)

func (*CF) GetStackGUID

func (cf *CF) GetStackGUID(stackName string) (string, error)

Jump to

Keyboard shortcuts

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