package
0.9.0
Repository: https://github.com/jenkins-x/old-draft-repo.git
Documentation: pkg.go.dev

# 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.".

# Structs

Context contains information about the application and the environment that will be pushed up to the server.