Documentation
¶
Index ¶
- func NewPingCommand(p *commands.KnParams) *cobra.Command
- func NewPingCreateCommand(p *commands.KnParams) *cobra.Command
- func NewPingDeleteCommand(p *commands.KnParams) *cobra.Command
- func NewPingDescribeCommand(p *commands.KnParams) *cobra.Command
- func NewPingListCommand(p *commands.KnParams) *cobra.Command
- func NewPingUpdateCommand(p *commands.KnParams) *cobra.Command
- func PingSourceListHandlers(h hprinters.PrintHandler)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewPingCommand ¶
NewPingCommand is the root command for all Ping source related commands
func NewPingCreateCommand ¶
NewPingCreateCommand is for creating Ping source COs
func NewPingDeleteCommand ¶
NewPingDeleteCommand is for deleting a Ping source
func NewPingDescribeCommand ¶
NewPingDescribeCommand returns a new command for describe a Ping source object
func NewPingListCommand ¶
NewPingListCommand is for listing Ping source COs
func NewPingUpdateCommand ¶
NewPingUpdateCommand prepares the command for a PingSource update
func PingSourceListHandlers ¶
func PingSourceListHandlers(h hprinters.PrintHandler)
PingListHandlers handles printing human readable table for `kn source ping list` command's output
Types ¶
This section is empty.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.