Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var CommonCmdData common.CmdData
Functions ¶
func NewCmdWithData ¶
func NewCmdWithData(cmdData *CmdDataType, commonCmdData *common.CmdData) *cobra.Command
Types ¶
type CmdDataType ¶
type CmdDataType struct { PullUsername string PullPassword string IntrospectBeforeError bool IntrospectAfterError bool }
var CmdData CmdDataType
Click to show internal directories.
Click to hide internal directories.