package
0.2.4
Repository: https://github.com/box/kube-applier.git
Documentation: pkg.go.dev

# Functions

NewMockGitUtilInterface creates a new mock instance.

# Structs

GitUtil allows for fetching information about a Git repository using Git CLI commands.
MockGitUtilInterface is a mock of GitUtilInterface interface.
MockGitUtilInterfaceMockRecorder is the mock recorder for MockGitUtilInterface.

# Interfaces

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