Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCmdClogs ¶
func NewCmdClogs(streams genericclioptions.IOStreams) *cobra.Command
NewCmdClogs provides a cobra command wrapping CLogsOptions
func SetVersion ¶
func SetVersion(v string)
SetVersion set the application version for consumption in the output of the command.
Types ¶
type CLogsOptions ¶
type CLogsOptions struct { genericclioptions.IOStreams // contains filtered or unexported fields }
CLogsOptions
func NewCLogsOptions ¶
func NewCLogsOptions(streams genericclioptions.IOStreams) *CLogsOptions
NewCLogsOptions provides an instance of CLogsOptions with default values
Click to show internal directories.
Click to hide internal directories.