package
0.0.18
Repository: https://github.com/jenkins-x-labs/jwizard.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

CREDIT https://github.com/Azure/draft/blob/9705e36dc23c27c9ef54dc2469dd86ac6093f0f4/pkg/draft/pack/pack.go FromDir takes a string name, tries to resolve it to a file or directory, and then loads it.
NewCmdImport the cobra command for jwizard import.
NewCmdImportAndOptions creates the cobra command for jwizard import and the options.
SaveDir saves a chart as files in a directory.

# Constants

No description provided by the author

# Structs

Destination where do we want to import the project to.
ImportOptions options struct for jwizard import.
InvokeDraftPack used to pass arguments into the draft pack invocation.
JenkinsDestination configures how to import to a Jenkins server.
JenkinsfileRunnerDestination configures how to import to JenkinfilesRunner.
JenkinsProjectOptions store the required options to create a Jenkins project.
JenkinsXDestination configures how to import to Jenkins X.
LogImportReporter default implementation to log to the console.
Pack defines a Draft Starter Pack.

# Interfaces

ImportReporter an interface for reporting updates from the process.

# Type aliases

CallbackFn callback function.