# Functions
LoadWithEnv takes the directory of the application and the environment the application will be pushed to and returns a Context object with a merge of environment and app information.
# Variables
ErrChartNotExist is returned when no chart/ directory exists during "draft up.".
ErrDockerfileNotExist is returned when no Dockerfile exists during "draft up.".