shell

package
v0.0.0-...-299106d Latest Latest
Warning

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

Go to latest
Published: Nov 26, 2025 License: AGPL-3.0 Imports: 22 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Keys = &keys{}

Functions

This section is empty.

Types

type SSHShellService

type SSHShellService struct {
	pb.UnimplementedShellServiceServer
	// contains filtered or unexported fields
}

func (*SSHShellService) CreateStandaloneShell

type ShellService

func NewSSHShellService

func NewSSHShellService(
	ctx context.Context,
	opts ShellServiceOpts,
) (ShellService, error)

type ShellServiceOpts

type ShellServiceOpts struct {
	Config        types.AppConfig
	RedisClient   *common.RedisClient
	BackendRepo   repository.BackendRepository
	WorkspaceRepo repository.WorkspaceRepository
	ContainerRepo repository.ContainerRepository
	Scheduler     *scheduler.Scheduler
	RouteGroup    *echo.Group
	Tailscale     *network.Tailscale
	EventRepo     repository.EventRepository
}

Jump to

Keyboard shortcuts

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