Documentation ¶ Index ¶ func Compile(jobArg *pipelinespec.PipelineJob, opts *Options) (*wfapi.Workflow, error) type Options Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Compile ¶ func Compile(jobArg *pipelinespec.PipelineJob, opts *Options) (*wfapi.Workflow, error) Types ¶ type Options ¶ type Options struct { // optional, use official image if not provided LauncherImage string // optional DriverImage string // optional PipelineRoot string } Source Files ¶ View all Source files argo.go common.go container.go dag.go importer.go proto.go Click to show internal directories. Click to hide internal directories.