docker

package
v0.5.20 Latest Latest
Warning

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

Go to latest
Published: Jun 10, 2023 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Setup

func Setup() error

Types

type Workspace

type Workspace struct{}

func NewWorkspace

func NewWorkspace() (*Workspace, error)

func (*Workspace) Create

func (w *Workspace) Create(ctx context.Context, userName values.UserName) (*domain.Workspace, error)

func (*Workspace) Recreate

func (w *Workspace) Recreate(ctx context.Context, workspace *domain.Workspace) (*domain.Workspace, error)

func (*Workspace) Start

func (w *Workspace) Start(ctx context.Context, workspace *domain.Workspace) error

func (*Workspace) Stop

func (w *Workspace) Stop(ctx context.Context, workspace *domain.Workspace) error

type WorkspaceConnection

type WorkspaceConnection struct{}

func NewWorkspaceConnection

func NewWorkspaceConnection() *WorkspaceConnection

func (*WorkspaceConnection) Connect

func (*WorkspaceConnection) Disconnect

func (wc *WorkspaceConnection) Disconnect(ctx context.Context, connection *domain.WorkspaceConnection) error

func (*WorkspaceConnection) Resize

func (wc *WorkspaceConnection) Resize(ctx context.Context, connection *domain.WorkspaceConnection, window *values.Window) error

Jump to

Keyboard shortcuts

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