# Functions
NewMockInstance creates a new mock instance.
NewMockManager creates a new mock instance.
# Structs
MockInstance is a mock of Instance interface.
MockInstanceMockRecorder is the mock recorder for MockInstance.
MockManager is a mock of Manager interface.
MockManagerMockRecorder is the mock recorder for MockManager.