# Functions
NewMockConfigDriver creates a new mock instance.
NewMockConfigRepo creates a new mock instance.
NewMockConfigStage creates a new mock instance.
# Structs
MockConfigDriver is a mock of ConfigDriver interface.
MockConfigDriverMockRecorder is the mock recorder for MockConfigDriver.
MockConfigRepo is a mock of ConfigRepo interface.
MockConfigRepoMockRecorder is the mock recorder for MockConfigRepo.
MockConfigStage is a mock of ConfigStage interface.
MockConfigStageMockRecorder is the mock recorder for MockConfigStage.