package
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Dec 16, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package image defines an executor that produces random image names.
Name defines the executor name.
New creates a new instance of the executor.
Executor struct for pack.
Run executes the executor and sets an appropriate output result.
type Result struct {
Name string `json:"name,omitempty" yaml:"name,omitempty"`
}
Result defines the output of the pack executor.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.