Documentation ¶
Index ¶
Constants ¶
View Source
const ( Version = "BUILT_FROM_SOURCE" BuiltOnDate = "BUILT_AT_UNKNOWN_TIME" Usage = "A command line tool to interact with Cloud Foundry" )
View Source
const ( UaaEndpointKey EndpointType = "uaa" LoggregatorEndpointKey = "loggregator" CloudControllerEndpointKey = "cloud_controller" )
Variables ¶
This section is empty.
Functions ¶
func WaitForClose ¶
func WaitForClose(stop chan bool)
Types ¶
type EndpointType ¶
type EndpointType string
Click to show internal directories.
Click to hide internal directories.