# Functions
NewMockRepository creates a new mock instance.
No description provided by the author
# Structs
No description provided by the author
MockRepository is a mock of Repository interface.
MockRepositoryMockRecorder is the mock recorder for MockRepository.
# Interfaces
go:generate mockgen -package=virtualmachine -destination=mock_virtualmachine.go .