Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var TopicCmd = &cobra.Command{ Use: "topic SUBCOMMAND", Short: "manage message topics in Kubeless", Long: `topic command allows user to list, create, delete topics on Kubeless`, Run: func(cmd *cobra.Command, args []string) { cmd.Help() }, }
TopicCmd contains first-class command for topic
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.