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

# Packages

No description provided by the author

# Functions

CreateFrom scaffolds a directory with the src pack.
Find loops through each pack repo in packsDir to find pack with given name.
FromDir takes a string name, tries to resolve it to a file or directory, and then loads it.
List returns a list of all pack names found in the specified repository or error.

# 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.
HelpersName is the name of the helpers file.
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.
TargetTasksFileName is the name of the file where the tasks file from the draft pack will be copied to.
TasksFileName is the name of the tasks file in a draft pack.
TemplatesDir is the relative directory name for templates.
ValuesfileName is the default values file name.

# Structs

Pack defines a Draft Starter Pack.