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

# Functions

No description provided by the author

# Structs

GitUtil allows for fetching information about a Git repository using Git CLI commands.
Mock of GitUtilInterface interface.

# Interfaces

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