Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Runner ¶
type Runner struct {
ConfigHolder *framework.ConfigHolder
Output output.Interface
Workspace *workspaces.Workspace
EnvironmentName string
ResourceGroupName string
RadiusCoreClientFactory *corerpv20250801.ClientFactory
// DefaultScopeClientFactory is a client factory scoped to the default resource group.
// The default recipe pack is always created in this scope. If nil, it will be
// initialized automatically.
DefaultScopeClientFactory *corerpv20250801.ClientFactory
ConfigFileInterface framework.ConfigFileInterface
ConnectionFactory connections.Factory
}
Runner is the runner implementation for the `rad env create` command.
Click to show internal directories.
Click to hide internal directories.