Versions in this module Expand all Collapse all v0 v0.2.4 Sep 5, 2026 Changes in this version + type Option func(*Source) + func WithMatrix(enabled bool, limit int) Option + type Source struct + func NewSource(dir string, opts ...Option) *Source + func (s *Source) Close() + func (s *Source) ConfigDir() string + func (s *Source) Scopes() []scopes.Scope + func (s *Source) Targets(_ context.Context, cfg *config.RootConfig, ...) error