Versions in this module Expand all Collapse all v1 v1.0.260758 Jul 30, 2026 Changes in this version + type BootOptions struct + ExecArgs []string + ExecCommand string + ImagePath string + OpenClock bool + type Client struct + func New(srv *server.Server, cfg config.Config, boot BootOptions) (*Client, error) + func (c *Client) ApplyConfig(cfg config.Config) + func (c *Client) Close() + func (c *Client) Run() error