# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
K8SyncerAuthor returns a dummy signature object which is used for commits.
No description provided by the author
NewRepo creates a new GitRepo instance, which can be used to interact with a git repository.
# Variables
No description provided by the author
# Structs
DummyRemote is a helper struct to spin up a local git repository which can be used as remote for integration testing.
FSWrapper is a helper struct to map the billy.Filesystem interface to an underlying vfs.FileSystem.
FWrapper is a helper struct to map the billy.File interface to an underlying vfs.File.
GitRepo is a helper struct which abstracts from the git commands.