Documentation
¶
Index ¶
- type AppsV3Response
- type BadCCResponse
- type Client
- func (c *Client) GetAllAppGUIDs(token string) (map[string]interface{}, error)
- func (c *Client) GetSpace(token, spaceGUID string) (*models.Space, error)
- func (c *Client) GetSpaceGUIDs(token string, appGUIDs []string) ([]string, error)
- func (c *Client) GetUserSpace(token, userGUID string, space models.Space) (*models.Space, error)
- type SpaceResponse
- type SpacesResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AppsV3Response ¶ added in v0.12.0
type BadCCResponse ¶
func (BadCCResponse) Error ¶
func (r BadCCResponse) Error() string
type Client ¶
func (*Client) GetAllAppGUIDs ¶
func (*Client) GetSpaceGUIDs ¶ added in v0.12.0
type SpaceResponse ¶ added in v0.12.0
type SpacesResponse ¶ added in v0.12.0
Click to show internal directories.
Click to hide internal directories.