workspacemanager

package
v0.6.95 Latest Latest
Warning

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

Go to latest
Published: Aug 18, 2022 License: MIT Imports: 7 Imported by: 0

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 DockerContainer struct {
	CommandArgs     []string
	Name            string
	VolumeMap       map[string]string
	ShellPreference string `default:"zsh"`
	PortMap         map[string]string
	BaseImage       string `default:"brevdev/ubuntu-proxy:0.3.7"`
	Privileged      bool   // `default:true`
}

type LocalWorkspace added in v0.6.53

type LocalWorkspace struct {
	// contains filtered or unexported fields
}

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

Jump to

Keyboard shortcuts

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