Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Runner ¶
type Runner struct { ConnectionFactory connections.Factory ConfigHolder *framework.ConfigHolder Output output.Interface Format string Workspace *workspaces.Workspace ResourceProviderManifestFilePath string ResourceProvider *manifest.ResourceProvider }
Runner is the Runner implementation for the `rad resource-provider create` command.
func NewRunner ¶
NewRunner creates an instance of the runner for the `rad resource-provider create` command.
Click to show internal directories.
Click to hide internal directories.