Documentation ¶
Index ¶
- func ListHandlers(h hprinters.PrintHandler)
- func NewSubscriptionCommand(p *commands.KnParams) *cobra.Command
- func NewSubscriptionCreateCommand(p *commands.KnParams) *cobra.Command
- func NewSubscriptionDeleteCommand(p *commands.KnParams) *cobra.Command
- func NewSubscriptionDescribeCommand(p *commands.KnParams) *cobra.Command
- func NewSubscriptionListCommand(p *commands.KnParams) *cobra.Command
- func NewSubscriptionUpdateCommand(p *commands.KnParams) *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ListHandlers ¶
func ListHandlers(h hprinters.PrintHandler)
ListHandlers handles printing human readable table for `kn subscription list` command's output
func NewSubscriptionCommand ¶
NewSubscriptionCommand to manage event subscriptions
func NewSubscriptionCreateCommand ¶
NewSubscriptionCreateCommand to create event subscriptions
func NewSubscriptionDeleteCommand ¶
NewSubscriptionDeleteCommand is for deleting a Subscription
func NewSubscriptionDescribeCommand ¶
NewSubscriptionDescribeCommand returns a new command for describe a subscription object
func NewSubscriptionListCommand ¶
NewSubscriptionListCommand is for listing subscription objects
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.