workspace

package
v0.0.18 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 27, 2023 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCreateCommand added in v0.0.13

func NewCreateCommand(commandName string, client client.API, w io.Writer) *cobra.Command

NewCreateCommand creates a new command for creating workspaces.

func NewListCommand

func NewListCommand(commandName string, client client.API, w io.Writer) *cobra.Command

NewListCommand creates a new command to deal with workspaces

func NewWorkspaceCommand added in v0.0.13

func NewWorkspaceCommand(client client.API, w io.Writer) *cobra.Command

NewWorkspaceCommand creates a new `workspace` command

Types

type CreateOptions added in v0.0.13

type CreateOptions struct {
	Args                    []string
	Title                   string
	NaivetyDistributionRate int32
}

CreateOptions are the options to be able to create a workspace.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL