Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCreateCmd ¶
Types ¶
type CreateOptions ¶
func (*CreateOptions) Complete ¶
func (o *CreateOptions) Complete(args []string) (err error)
func (*CreateOptions) Run ¶
func (o *CreateOptions) Run() error
func (*CreateOptions) Validate ¶
func (o *CreateOptions) Validate() error
type ListOptions ¶
type ListOptions struct {
cli.IOStreams
cmdutil.ConfigFlags
}
func (*ListOptions) Run ¶
func (o *ListOptions) Run() error
type ShowOptions ¶
type ShowOptions struct {
cli.IOStreams
cmdutil.ConfigFlags
cmdutil.OutputFlags
Skeleton string
}
func (*ShowOptions) Complete ¶
func (o *ShowOptions) Complete(args []string) error
func (*ShowOptions) Run ¶
func (o *ShowOptions) Run() error
Click to show internal directories.
Click to hide internal directories.