 Documentation
      ¶
      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
	InputPrompter     prompt.Interface
	Output            output.Interface
	Format            string
	Workspace         *workspaces.Workspace
	Confirm                   bool
	ResourceTypeName          string
	ResourceProviderNamespace string
	ResourceTypeSuffix        string
}
    Runner is the Runner implementation for the `rad resource-provider delete` command.
func NewRunner ¶
NewRunner creates an instance of the runner for the `rad resource-provider delete` command.
 Click to show internal directories. 
   Click to hide internal directories.