Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Cli ¶
type Cli interface { GetSpaces() ([]plugin_models.GetSpaces_Model, error) GetSpace(spaceName string) (plugin_models.GetSpace_Model, error) }
Click to show internal directories.
Click to hide internal directories.