Versions in this module Expand all Collapse all v1 v1.0.1 May 27, 2025 Changes in this version + func IsValidationError(err error) bool + func NewValidationError(msg string) error + type Installer struct + StartOnCompletion bool + func New(ctx context.Context, manager *server.Manager, details ServerDetails) (*Installer, error) + func (i *Installer) Server() *server.Server + type ServerDetails struct + StartOnCompletion bool + UUID string