Versions in this module Expand all Collapse all v0 v0.2.2 Nov 18, 2025 v0.2.1 Aug 18, 2025 Changes in this version + func DeleteOrganizationWaitHandler(ctx context.Context, a APIClientInterface, projectId, region, orgId string) *wait.AsyncActionHandler[scf.Organization] + type APIClientInterface interface + GetOrganizationExecute func(ctx context.Context, projectId, region, orgId string) (*scf.Organization, error)