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 UCPResourceGroupName string }
Runner is the runner implementation for the `rad group create` command.
func (*Runner) Run ¶
Run creates a resource group in the workspace and returns an error if unsuccessful.
Click to show internal directories.
Click to hide internal directories.