Versions in this module Expand all Collapse all v0 v0.8.2 Mar 6, 2025 Changes in this version + const DefaultWatchHostAgentEventsTimeout + func Create(ctx context.Context, instName string, instConfig []byte, saveBrokenYAML bool) (*store.Instance, error) + func Delete(ctx context.Context, inst *store.Instance, force bool) error + func LimactlShellCmd(instName string) string + func ShowMessage(inst *store.Instance) error + func Start(ctx context.Context, inst *store.Instance, limactl string, ...) error + func StopForcibly(inst *store.Instance) + func StopGracefully(inst *store.Instance) error + func WithWatchHostAgentTimeout(ctx context.Context, timeout time.Duration) context.Context + type Prepared struct + Driver driver.Driver + NerdctlArchiveCache string + func Prepare(ctx context.Context, inst *store.Instance) (*Prepared, error)