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" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.