Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Options ¶
type Options[T differ.Resource] struct { Loader loader.Interface CompStore *compstore.ComponentStore Processor *processor.Processor Authorizer *authorizer.Authorizer Healthz healthz.Healthz }
type Reconciler ¶
func NewComponents ¶ added in v1.14.0
func NewSubscriptions ¶ added in v1.14.0
func NewSubscriptions(opts Options[subapi.Subscription]) *Reconciler[subapi.Subscription]
Click to show internal directories.
Click to hide internal directories.