Versions in this module Expand all Collapse all v0 v0.1.1 Apr 19, 2026 v0.1.0 Apr 19, 2026 Changes in this version + func GetEncodedWorkspaceDaemonConfig(platformOptions devsy.PlatformOptions, workspaceConfig *provider2.Workspace, ...) (string, error) + func InstallDaemon(agentDir string, interval string, log log.Logger) error + func RemoveDaemon() error + func RunProcessReaper(_ context.Context) — darwin/amd64, js/wasm, windows/amd64 + func RunProcessReaper(ctx context.Context) — linux/amd64 + type DaemonConfig struct + Platform devsy.PlatformOptions + Ssh SshConfig + Timeout string + func BuildWorkspaceDaemonConfig(platformOptions devsy.PlatformOptions, workspaceConfig *provider2.Workspace, ...) (*DaemonConfig, error) + type SshConfig struct + User string + Workdir string