Versions in this module Expand all Collapse all v1 v1.5.11 Jun 3, 2026 Changes in this version + type FakeClientWithStatusUpdate struct + func NewFakeClientWithStatus(scheme *runtime.Scheme, objs ...client.Object) *FakeClientWithStatusUpdate + func (f *FakeClientWithStatusUpdate) GetStatusStore() map[types.NamespacedName]configapi.RepositoryStatus + func (f *FakeClientWithStatusUpdate) Status() client.StatusWriter + func (f *FakeClientWithStatusUpdate) Watch(ctx context.Context, list client.ObjectList, opts ...client.ListOption) (watch.Interface, error) v1.5.10-test Jun 3, 2026