example

package
v1.20.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 24, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// CreateExampleCmd is based for other commands
	CreateExampleCmd = &cobra.Command{
		Use:   "example",
		Short: "Create example ...",
		Run:   cmd.ShowUsage,
	}
)
View Source
var (
	// DeleteExampleCmd is based for other commands
	DeleteExampleCmd = &cobra.Command{
		Use:   "example",
		Short: "Delete example ...",
		Run:   cmd.ShowUsage,
	}
)
View Source
var (
	// ListExampleCmd is based for other commands
	ListExampleCmd = &cobra.Command{
		Use:   "example",
		Short: "List example ...",
		Run:   cmd.ShowUsage,
	}
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL