# Functions
NewMockCommand creates a new mock instance.
NewMockGetResource creates a new mock instance.
NewMockMonitor creates a new mock instance.
# Structs
MockCommand is a mock of Command interface.
MockCommandMockRecorder is the mock recorder for MockCommand.
MockGetResource is a mock of GetResource interface.
MockGetResourceMockRecorder is the mock recorder for MockGetResource.
MockMonitor is a mock of Monitor interface.
MockMonitorMockRecorder is the mock recorder for MockMonitor.