Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewTCPCommand ¶
func NewTCPCommand(opts *options.CommonOptions) *cobra.Command
NewTCPCommand returns the TCP command.
Types ¶
type Options ¶
type Options struct { Client *kamaji.KamajiClient TCP *tcp.TCPOptions *options.CommonOptions }
Click to show internal directories.
Click to hide internal directories.