package
0.16.0
Repository: https://github.com/azure/draft-classic.git
Documentation: pkg.go.dev

# Functions

Load opens the named file for reading.
New creates a new manifest with the Environments intialized.

# Constants

DefaultDockerfile is the Dockerfile being used by default.
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.