Versions in this module Expand all Collapse all v0 v0.21.0 May 22, 2026 Changes in this version + const EngineCustomCACertsDir + const OrbstackCACertName + type CleanupErr struct + func (c CleanupErr) Error() string + func (c CleanupErr) Unwrap() error + type Installer interface + Install func(ctx context.Context) error + Uninstall func(context.Context) error + func NewInstaller(ctx context.Context, spec *specs.Spec, ...) (Installer, error)