Versions in this module Expand all Collapse all v0 v0.3.2 May 9, 2026 Changes in this version type Driver + ProjectCatalog *api.ProjectCatalog v0.3.1 May 6, 2026 Changes in this version + type Driver struct + Client *api.Client + Cred auth.Credential + DomainID string + Regions []string + func (d *Driver) DumpEvents(ctx context.Context, sourceFilter string) ([]schema.Event, error) + func (d *Driver) HandleEvents(ctx context.Context, _ string) (schema.EventActionResult, error)