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

# Functions

New creates a new manifest with the Environments intialized.

# Constants

DefaultEnvironmentName is the name invoked from draft.toml on `draft up` when --environment is not supplied.
DefaultNamespace specifies the namespace apps should be deployed to by default.
DefaultWatchDelaySeconds is the time delay between files being changed and when a new draft up` invocation is called when --watch is supplied.

# Structs

Environment represents the environment for a given app at build time.
Manifest represents a draft.toml.