Versions in this module Expand all Collapse all v1 v1.26.7 Apr 20, 2026 v1.26.6 Mar 12, 2026 Changes in this version + type Event struct + Details map[string]any + Message string + State plugin.ReportedState + type Provider interface + New func(id plugin.InstallationID, bin []byte, manifest *plugin.Validated, ...) Runtime + type Runtime interface + Events func() <-chan Event + Start func(ctx context.Context) error + Stop func(ctx context.Context) error