Documentation ¶
Index ¶
Constants ¶
View Source
const CreateProviderSelectionTemplateCommand = "create-provider-selection-template"
View Source
const SelectProviderTemplateExample = `` /* 1247-byte string literal not displayed */
SelectProviderTemplateExample is a basic template for customizing the provider selection page.
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.