Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Executor ¶
type Executor interface {
RunOSBuild(manifest []byte, opts *OsbuildOpts, errorWriter io.Writer) (*osbuild.Result, error)
}
func NewAWSEC2Executor ¶
func NewHostExecutor ¶
func NewHostExecutor() Executor
Click to show internal directories.
Click to hide internal directories.