Versions in this module Expand all Collapse all v0 v0.1.0 Jan 19, 2026 Changes in this version + type Dependencies struct + Template inittemplate.Dependencies + type Factory struct + func NewFactory(deps Dependencies) *Factory + func (f *Factory) NewForInitSource(ctx context.Context, cluster logicalcluster.Name, ...) (initialize.ManifestsSource, error) + func (f *Factory) NewInitTemplate(ctx context.Context, cluster logicalcluster.Name, ...) (initialize.ManifestsSource, error)