Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
      View Source
      
  
const CreateProviderSelectionTemplateCommand = "create-provider-selection-template"
    Variables ¶
This section is empty.
Functions ¶
Types ¶
type CreateProviderSelectionTemplateOptions ¶
type CreateProviderSelectionTemplateOptions struct {
	genericclioptions.IOStreams
}
    func NewCreateProviderSelectionTemplateOptions ¶
func NewCreateProviderSelectionTemplateOptions(streams genericclioptions.IOStreams) *CreateProviderSelectionTemplateOptions
func (*CreateProviderSelectionTemplateOptions) Run ¶
func (o *CreateProviderSelectionTemplateOptions) Run() error
func (CreateProviderSelectionTemplateOptions) Validate ¶
func (o CreateProviderSelectionTemplateOptions) Validate(args []string) error
 Click to show internal directories. 
   Click to hide internal directories.