Versions in this module Expand all Collapse all v0 v0.11.1 Mar 31, 2026 v0.11.0 Mar 19, 2026 Changes in this version + const INSTANCESTATE_CREATING + const INSTANCESTATE_DELETING + const INSTANCESTATE_ERROR + const INSTANCESTATE_READY + const INSTANCESTATE_UPDATING + const INSTANCESTATE_WAITING_FOR_RESOURCES + func CreateGitInstanceWaitHandler(ctx context.Context, a git.DefaultAPI, projectId, instanceId string) *wait.AsyncActionHandler[git.Instance] + func DeleteGitInstanceWaitHandler(ctx context.Context, a git.DefaultAPI, projectId, instanceId string) *wait.AsyncActionHandler[git.Instance]