# README
This package is used for making binaries that can be used for integration testing and for our actual commands. We probably don't need to move this to library-go because operators will not need to depend on it.
# Functions
ExecApplyConfiguration takes a binaryPath, inputDir, and desiredOutputDir and runs the binary It then reads the result directory and returns the result.
# Structs
No description provided by the author