package
2.3.0-RC4+incompatible
Repository: https://github.com/utilitywarehouse/terraform-applier.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
NewMockRepositories creates a new mock instance.

# Structs

MockRepositories is a mock of Repositories interface.
MockRepositoriesMockRecorder is the mock recorder for MockRepositories.

# Interfaces

Repositories allows for mocking out the functionality of git-mirror when testing the full process of an apply run mirror.RepoPool satisfies this interface and drop in replacement.