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