Documentation ¶
Index ¶
Constants ¶
View Source
const CreateErrorTemplateCommand = "create-error-template"
View Source
const ErrorPageTemplateExample = `` /* 1172-byte string literal not displayed */
ErrorPageTemplateExample is a basic template for customizing the error page.
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.