package
0.1.29
Repository: https://github.com/cloud-native-toolkit/itzcli.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

No description provided by the author
AppendToFilename appends the suffix to the name of the file.
BuildDestination builds the destination path using the git path to the pipeline.
No description provided by the author
No description provided by the author
CreateCliRunner creates an instance of a atkmod.CliModuleRunner for the given cobra.Command and ServiceConfig.
DoContainerizedStep is a function that acts as a Facade and does several operations.
ExecPipelineRun.
No description provided by the author
No description provided by the author
FlattenCommandName returns a string, such as "command.subcommand.step".
GetITZHomeDir returns the home directory or the ITZ command.
HomeTempFile returns the path name of a file based on the metadata.
ImageFound returns true if the name of the image was found in the output.
No description provided by the author
No description provided by the author
Keyify returns a string value that is suitable for use as a YAML configuration key.
LoadProject loads the given project from the yaml file.
LoadServiceConfig loads the service configuration for the given command and path.
No description provided by the author
MapGitUrlToRaw updates the URL that you see in the browser to one that contains the raw git URL.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewPipelineResolver creates a new pipeline resolver that will resolve the parameters so long as they have default values.
No description provided by the author
NewRunContext propertly creates the atkmod.RunContext for the given ServiceConfig and cobra.Command.
No description provided by the author
ReadFile reads the given file into the byte array.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ResolveInterpolation resolves the tokens in the string using the arguments configured in the cmd.
ResolveVars looks through the given structure and returns a map of the values If cfg is nil, a default set of configuration options (see NewDefaultResolveVarConfig) are used.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Unzip extracts the zip archive to the specified directory.
No description provided by the author
WriteMessage writes the given message to the output writer.
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
BuildParamResolver is used to resolve missing parameters.
ChainedResolver is a Resolver itself that resolves the variables from different locations, such as a Pipeline defaults, the command line, or environment variables.
No description provided by the author
No description provided by the author
No description provided by the author
GitServiceClient can download (get) the objects from a Git repository location.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ResolveVarConfig are the configuration options for the ResolveVars func.
ServiceClient is a client operation that provides more structure-driven interaction with the backend APIs so there don't have to be so many variations of HTTP methods.
ServiceConfig represents a configuration record for a service in the CLI's configuration file.

# Interfaces

ParamReader reads the `ParamSpec` objects from a source.
ParamResolver resolves the parameter values from a source.

# Type aliases

No description provided by the author
InputHandlerFunc is a handler for working with the input of a command.
No description provided by the author
OutputHandlerFunc is a handler for working with the output of a command.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author