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 + func CreateInstance(ctx context.Context, baseClient client.Client, id, uid, source, picture string, ...) (*managementv1.DevsyWorkspaceInstance, error) + func UpdateInstance(ctx context.Context, baseClient client.Client, ...) (*managementv1.DevsyWorkspaceInstance, error) + type CancelFunc = func() + type FieldParameter struct + BoolValue bool + StringValue string + type ProjectOption = huh.Option[*managementv1.Project] + type TemplateOption = huh.Option[*managementv1.DevsyWorkspaceTemplate]