Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DockerContainer ¶ added in v0.6.53
type LocalWorkspace ¶ added in v0.6.53
type LocalWorkspace struct {
Name string
}
type WorkspaceManager ¶
type WorkspaceManager struct{}
func NewWorkspaceManager ¶
func NewWorkspaceManager() *WorkspaceManager
func (WorkspaceManager) Reset ¶
func (w WorkspaceManager) Reset(workspaceID string) error
func (WorkspaceManager) Start ¶
func (w WorkspaceManager) Start(workspaceID string) error
func (WorkspaceManager) Stop ¶
func (w WorkspaceManager) Stop(workspaceID string) error
Click to show internal directories.
Click to hide internal directories.