Versions in this module Expand all Collapse all v0 v0.3.0 Dec 16, 2025 Changes in this version + func CreateLogsInstanceWaitHandler(ctx context.Context, client APIClientInterface, ...) *wait.AsyncActionHandler[logs.LogsInstance] + func DeleteLogsInstanceWaitHandler(ctx context.Context, client APIClientInterface, ...) *wait.AsyncActionHandler[logs.LogsInstance] + type APIClientInterface interface + GetLogsInstanceExecute func(ctx context.Context, projectId string, regionId string, instanceId string) (*logs.LogsInstance, error)