# Structs
Controller is responsible for adding the StackInstall controller and its corresponding reconciler to the manager with any runtime configuration.
K8sReader is a concrete implementation of the podLogReader interface.
Reconciler reconciles a Instance object.
# Interfaces
Reader is an interface for reading pod logs.