Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCmdSchema ¶
func NewCmdSchema(streams genericclioptions.IOStreams) *cobra.Command
Types ¶
type SchemaOptions ¶
type SchemaOptions struct { ConfigFlags *genericclioptions.ConfigFlags SchemaType string genericclioptions.IOStreams }
SchemaOptions
func NewSchemaOptions ¶
func NewSchemaOptions(streams genericclioptions.IOStreams) *SchemaOptions
func (*SchemaOptions) Complete ¶
func (o *SchemaOptions) Complete(cmd *cobra.Command, args []string) error
func (*SchemaOptions) Run ¶
func (o *SchemaOptions) Run() error
func (*SchemaOptions) Validate ¶
func (o *SchemaOptions) Validate() error
Click to show internal directories.
Click to hide internal directories.