Documentation ¶
Index ¶
- Constants
- func NewClassCommand(f cmdutil.Factory, streams genericclioptions.IOStreams) *cobra.Command
- func NewCreateCommand(f cmdutil.Factory, streams genericclioptions.IOStreams) *cobra.Command
- func NewListCommand(f cmdutil.Factory, streams genericclioptions.IOStreams) *cobra.Command
- func NewTemplateCmd(streams genericclioptions.IOStreams) *cobra.Command
- type CreateOptions
- type ListOptions
- type TemplateOptions
Constants ¶
View Source
const ComponentClassTemplate = `` /* 749-byte string literal not displayed */
Variables ¶
This section is empty.
Functions ¶
func NewClassCommand ¶
func NewCreateCommand ¶
func NewListCommand ¶
func NewTemplateCmd ¶
func NewTemplateCmd(streams genericclioptions.IOStreams) *cobra.Command
Types ¶
type CreateOptions ¶
type ListOptions ¶
type ListOptions struct { ClusterDefRef string Factory cmdutil.Factory genericclioptions.IOStreams // contains filtered or unexported fields }
type TemplateOptions ¶
type TemplateOptions struct { genericclioptions.IOStreams // contains filtered or unexported fields }
Click to show internal directories.
Click to hide internal directories.