Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Runner ¶
type Runner struct {
ConfigHolder *framework.ConfigHolder
ConnectionFactory connections.Factory
Output output.Interface
Workspace *workspaces.Workspace
TemplateKind string
TemplatePath string
TemplateVersion string
ResourceType string
RecipeName string
Parameters map[string]map[string]any
}
Runner is the runner implementation for the `rad recipe register` command.
Click to show internal directories.
Click to hide internal directories.