Versions in this module Expand all Collapse all v1 v1.0.0 Jun 17, 2024 Changes in this version + const EventReasonUpdateSourceObjectStatus + const StatusAggregatorControllerName + type StatusAggregator struct + func NewStatusAggregatorController(kubeClient kubeclient.Interface, dynamicClient dynamicclient.Interface, ...) (*StatusAggregator, error) + func (a *StatusAggregator) HasSynced() bool + func (a *StatusAggregator) IsControllerReady() bool + func (a *StatusAggregator) Run(ctx context.Context)