Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RootOptions ¶
type RootOptions struct {
Ui output.Ui
GateClient *gateclient.GatewayClient
// contains filtered or unexported fields
}
func NewCmdRoot ¶
func NewCmdRoot(outWriter, errWriter io.Writer) (*cobra.Command, *RootOptions)
TODO(karlkfi): Pipe stdin reader through NewCmdRoot for testing
Click to show internal directories.
Click to hide internal directories.