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

# Packages

No description provided by the author

# Functions

CreateFrom scaffolds a directory with the src pack.
FromDir takes a string name, tries to resolve it to a file or directory, and then loads it.

# Constants

ChartfileName is the default Chart file name.
ChartsDir is the directory name for the packaged chart.
DeploymentName is the name of the deployment file.
DockerfileName is the name of the Dockerfile.
DockerignoreName is the name of the Docker ignore file.
HelpersName is the name of the helpers file.
HerokuLicenseName is the name of the Neroku License.
IgnorefileName is the name of the Helm ignore file.
IngressName is the name of the ingress file.
NotesName is the name of the NOTES.txt file.
ServiceName is the name of the service file.
TemplatesDir is the relative directory name for templates.
ValuesfileName is the default values file name.

# Variables

No description provided by the author

# Structs

Pack defines a Draft Starter Pack.