Versions in this module Expand all Collapse all v0 v0.2.1 Oct 15, 2025 v0.2.0 Aug 8, 2025 Changes in this version + type Options struct + InitializerName string + Scheme *runtime.Scheme + WildcardCache mcpcache.WildcardCache + type Provider struct + func New(cfg *rest.Config, options Options) (*Provider, error) + func (p *Provider) Get(_ context.Context, name string) (cluster.Cluster, error) + func (p *Provider) IndexField(ctx context.Context, obj client.Object, field string, ...) error + func (p *Provider) Run(ctx context.Context, mgr mcmanager.Manager) error