# Functions
No description provided by the author
NewMockRepository creates a new mock instance.
# 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=configmap -destination=mock_configmap.go .