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 + const TaskStatusFailed + const TaskStatusRunning + const TaskStatusSucceed + const TaskTypeDelete + const TaskTypeStop + const TaskTypeUp + func New(devsyConfig *config.Config, prov *provider.ProviderConfig, ...) (clientpkg.DaemonClient, error) + type CancelFunc = func() + type FieldParameter struct + BoolValue bool + StringValue string + type Message struct + Bytes []byte + ExitCode int + Type MessageType + type MessageType byte + const ExitCode + const StderrData + const StdoutData + type ProjectOption = huh.Option[*managementv1.Project] + type TemplateOption = huh.Option[*managementv1.DevsyWorkspaceTemplate]