openshell

package
v0.14.0 Latest Latest
Warning

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

Go to latest
Published: May 9, 2026 License: Apache-2.0 Imports: 29 Imported by: 0

Documentation

Overview

Package openshell provides an OpenShell runtime implementation for sandbox-based workspaces.

Index

Constants

View Source
const (

	// DriverPodman uses Podman as the sandbox container driver.
	DriverPodman = "podman"

	// DriverVM uses a VM as the sandbox driver.
	DriverVM = "vm"
)
View Source
const DefaultVersion = "v0.0.37"

DefaultVersion is the default OpenShell release tag used to download binaries. Override at runtime with the --openshell-version flag on kdn init.

Variables

This section is empty.

Functions

func New

func New() runtime.Runtime

New creates a new OpenShell Gateway runtime instance.

Types

This section is empty.

Directories

Path Synopsis
Package exec provides an abstraction for executing openshell commands.
Package exec provides an abstraction for executing openshell commands.

Jump to

Keyboard shortcuts

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