Documentation
¶
Index ¶
- func Commands(con *core.Console) []*cobra.Command
- func Get(con *core.Console, sess *client.Session) (*clientpb.Task, error)
- func GetCmd(cmd *cobra.Command, con *core.Console) error
- func Init(con *core.Console, sess *client.Session) (bool, error)
- func InitCmd(cmd *cobra.Command, con *core.Console) error
- func Keepalive(rpc clientrpc.MaliceRPCClient, session *client.Session, enable bool) (*clientpb.Task, error)
- func KeepaliveCmd(cmd *cobra.Command, con *core.Console) error
- func Polling(con *core.Console, sess *client.Session, interval uint64, force bool, ...) (bool, error)
- func PollingCmd(cmd *cobra.Command, con *core.Console) error
- func RecoverCmd(cmd *cobra.Command, con *core.Console) error
- func Register(con *core.Console)
- func SessionInfoCmd(cmd *cobra.Command, con *core.Console) error
- func Sleep(rpc clientrpc.MaliceRPCClient, session *client.Session, expression string, ...) (*clientpb.Task, error)
- func SleepCmd(cmd *cobra.Command, con *core.Console) error
- func Suicide(rpc clientrpc.MaliceRPCClient, session *client.Session) (*clientpb.Task, error)
- func SuicideCmd(cmd *cobra.Command, con *core.Console) error
- func Switch(rpc clientrpc.MaliceRPCClient, session *client.Session, ...) (*clientpb.Task, error)
- func SwitchCmd(cmd *cobra.Command, con *core.Console) error
- func WaitCmd(cmd *cobra.Command, con *core.Console) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SessionInfoCmd ¶ added in v0.1.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.