 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Runner ¶
type Runner struct {
	UCPClientFactory *v20231001preview.ClientFactory
	ConfigHolder     *framework.ConfigHolder
	Output           output.Interface
	Format           string
	Workspace        *workspaces.Workspace
	ResourceProviderManifestFilePath string
	ResourceProvider                 *manifest.ResourceProvider
	Logger                           func(format string, args ...any)
}
    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.