# Functions
NewMockClient creates a new mock instance.
NewMockInterface creates a new mock instance.
NewMockManager creates a new mock instance.
NewMockReconciler creates a new mock instance.
NewMockStartupCPUBoost creates a new mock instance.
NewMockSubResourceWriter creates a new mock instance.
NewMockTimeTicker creates a new mock instance.
# Structs
MockClient is a mock of Client interface.
MockClientMockRecorder is the mock recorder for MockClient.
MockInterface is a mock of Interface interface.
MockInterfaceMockRecorder is the mock recorder for MockInterface.
MockManager is a mock of Manager interface.
MockManagerMockRecorder is the mock recorder for MockManager.
MockReconciler is a mock of Reconciler interface.
MockReconcilerMockRecorder is the mock recorder for MockReconciler.
MockStartupCPUBoost is a mock of StartupCPUBoost interface.
MockStartupCPUBoostMockRecorder is the mock recorder for MockStartupCPUBoost.
MockSubResourceWriter is a mock of SubResourceWriter interface.
MockSubResourceWriterMockRecorder is the mock recorder for MockSubResourceWriter.
MockTimeTicker is a mock of TimeTicker interface.
MockTimeTickerMockRecorder is the mock recorder for MockTimeTicker.