Documentation
¶
Index ¶
- func Broadcast(con *repl.Console, event *clientpb.Event) (bool, error)
- func BroadcastCmd(cmd *cobra.Command, con *repl.Console)
- func Commands(con *repl.Console) []*cobra.Command
- func GetLicenseCmd(cmd *cobra.Command, con *repl.Console) error
- func ListPivot(con *repl.Console) ([]*output.PivotingContext, error)
- func ListPivotCmd(cmd *cobra.Command, con *repl.Console) error
- func Log(con *repl.Console, sess *core.Session, msg string, notify bool) (bool, error)
- func Login(con *repl.Console, authFile string) error
- func LoginCmd(cmd *cobra.Command, con *repl.Console) error
- func Notify(con *repl.Console, event *clientpb.Event) (bool, error)
- func PrintPivots(pivots []*output.PivotingContext, con *repl.Console, all bool)
- func Register(con *repl.Console)
- func VersionCmd(cmd *cobra.Command, con *repl.Console)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetLicenseCmd ¶ added in v0.1.1
func ListPivot ¶ added in v0.1.0
func ListPivot(con *repl.Console) ([]*output.PivotingContext, error)
func PrintPivots ¶ added in v0.1.0
func PrintPivots(pivots []*output.PivotingContext, con *repl.Console, all bool)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.