Versions in this module Expand all Collapse all v0 v0.53.1 Feb 4, 2026 v0.53.0 Feb 3, 2026 Changes in this version + var ErrNameNil = errors.New("display name is nil") + var ErrResponseNil = errors.New("response is nil") + func GetInstanceName(ctx context.Context, apiClient LogsClient, ...) (string, error) + type LogsClient interface + GetLogsInstanceExecute func(ctx context.Context, projectId, regionId, instanceId string) (*logs.LogsInstance, error)