# Functions

NewMockUtilInterface creates a new mock instance.

# Structs

MockUtilInterface is a mock of UtilInterface interface.
MockUtilInterfaceMockRecorder is the mock recorder for MockUtilInterface.
Util allows for fetching information about a Git repository using Git CLI commands.

# Interfaces

UtilInterface allows for mocking out the functionality of GitUtil when testing the full process of an apply run.