pkg/

directory
v0.4.6 Latest Latest
Warning

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

Go to latest
Published: May 12, 2026 License: Apache-2.0

Directories

Path Synopsis
Package cliwrap re-exports the canonical types from internal/cwtypes via Go type aliases, so the public API surface is unchanged.
Package cliwrap re-exports the canonical types from internal/cwtypes via Go type aliases, so the public API surface is unchanged.
Package config loads and validates cliwrap YAML configuration.
Package config loads and validates cliwrap YAML configuration.
Package sandbox defines the plugin interface for isolating managed CLI processes.
Package sandbox defines the plugin interface for isolating managed CLI processes.
providers/bubblewrap
Package bubblewrap is a Linux-only sandbox provider that wraps the bubblewrap binary (`bwrap`).
Package bubblewrap is a Linux-only sandbox provider that wraps the bubblewrap binary (`bwrap`).
providers/firejail
Package firejail is a Linux-only sandbox provider that wraps the firejail binary.
Package firejail is a Linux-only sandbox provider that wraps the firejail binary.
providers/noop
Package noop provides a pass-through sandbox provider.
Package noop provides a pass-through sandbox provider.
providers/sandboxexec
Package sandboxexec is a macOS-only sandbox provider that wraps the `sandbox-exec` binary (a deprecated-but-still-functional CLI shipped with macOS).
Package sandboxexec is a macOS-only sandbox provider that wraps the `sandbox-exec` binary (a deprecated-but-still-functional CLI shipped with macOS).
providers/scriptdir
Package scriptdir is a reference sandbox provider that writes scripts into a temp directory and runs them via /bin/sh.
Package scriptdir is a reference sandbox provider that writes scripts into a temp directory and runs them via /bin/sh.

Jump to

Keyboard shortcuts

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