Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Curl ¶
func Curl(cli plugin.CliConnection, path string) (map[string]interface{}, error)
Curl calls cf curl and return the resulting json. This method will panic if the api is depricated
func CurlDepricated ¶
func CurlDepricated(cli plugin.CliConnection, path string) (map[string]interface{}, error)
CurlDepricated calls cf curl and return the resulting json, even if the api is depricated
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.