Documentation
¶
Index ¶
- func NewBalanceCommand(commandName string, c client.API, w io.Writer) *cobra.Command
- func NewCreateCommand(commandName string, client client.API, w io.Writer) *cobra.Command
- func NewListCommand(commandName string, c client.API, w io.Writer) *cobra.Command
- func NewWorkspaceCommand(client client.API, w io.Writer) *cobra.Command
- type CreateOptions
- type WorkspaceListOptions
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewBalanceCommand ¶ added in v1.0.0
NewBalanceCommand creates a new command to show the balance of a workspace.
func NewCreateCommand ¶
NewCreateCommand creates a new command for creating workspaces.
func NewListCommand ¶
NewListCommand creates a new command to deal with workspaces
Types ¶
type CreateOptions ¶
CreateOptions are the options to be able to create a workspace.
type WorkspaceListOptions ¶
WorkspaceListOptions is the options for the listing workspaces command.
Click to show internal directories.
Click to hide internal directories.