Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetSpaceList ¶
get all spaces under an org
Types ¶
type CloudFoundryClientConfig ¶
type CloudFoundryClientConfig struct { Endpoint string User string Password string CFClientID string CFClientSecret string Origin string AccessToken string RefreshToken string }
func (*CloudFoundryClientConfig) NewSession ¶
func (c *CloudFoundryClientConfig) NewSession() (*Session, error)
Click to show internal directories.
Click to hide internal directories.