Versions in this module Expand all Collapse all v0 v0.0.1 Apr 14, 2023 Changes in this version + type DaemonSetAnnotator struct + func NewDaemonSetAnnotator(t mockConstructorTestingTNewDaemonSetAnnotator) *DaemonSetAnnotator + func (_m *DaemonSetAnnotator) SetAnnotation(ctx context.Context, name types.NamespacedName, key string, value string) error + type DaemonSetProber struct + func NewDaemonSetProber(t mockConstructorTestingTNewDaemonSetProber) *DaemonSetProber + func (_m *DaemonSetProber) IsReady(ctx context.Context, name types.NamespacedName) (bool, error)